Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29274 Discussions

successful build from command-line but not from IDE

Dusan_Z_
Beginner
461 Views

I have a small test example with a couple of Fortran source files and a lib, which I am trying to build into a x64 console application. When i do it from the command line (using nmake) it is successful but when I try to do it from IDE, I get a linker error message, that it has a problem with the library (it is intended for 32 bit machines).

Any ideas on how to get the IDE to work?

I am using w_cprof_p_11.0.066 and MS VS .NET 2008 Professional.

0 Kudos
1 Reply
Steven_L_Intel1
Employee
461 Views

Would you please post the complete text from the buildlog.htm ? This way we can see exactly what is going on.

Also, please use the "Edit profile" link at the right to set a display name that is not your email address.

0 Kudos
Reply