Author Topic: install feapv8.3 on windows 7  (Read 7504 times)

M. Kurdi

  • Full Member
  • ***
  • Posts: 149
install feapv8.3 on windows 7
« on: February 27, 2013, 03:51:34 PM »
Hello,
I am having problems with installing feapv8.3 on windows 7. Attached is the link output. I am using microsoft visual studio for the installation. When adding ,libc.lib to the ignore libraries, I didn't find dfconsul.lib there so I tried adding and removing but didn't work. Any ideas.
Thanks for your help.
Mohammad Kurdi

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: install feapv8.3 on windows 7
« Reply #1 on: February 27, 2013, 11:12:43 PM »
You have forgotten to compile and link the files in the windows folder and probably also the windows1/windows2 folder.

M. Kurdi

  • Full Member
  • ***
  • Posts: 149
Re: install feapv8.3 on windows 7
« Reply #2 on: February 28, 2013, 07:02:20 AM »
Thanks. I probably forgot to compile some of the files as you indicated. I actually generated the same directory tree in visual studio then compiled. The compilation was successful except for a remark. Then the building of feap was successful with only this link warning. When I tried to use the /nodefaultlib:library it result with many errors so this warning remains. Do I need to be concerned about this?

Thanks,

1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library