Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Linker Tools Error LNK1104

hiskiyas
Beginner
558 Views
I have a multi language software system Ada, fortran, and C++ the software compiled fine with previous compiler I had which is CVF 6.0, Visual c++, Ada. all in MS Development studio 6.0 environment. We added Intel fortran 7.0. After few changes in the fortran code the software compiled with Intel Fortran compiler, but gave me linker error "Linker Tools Error LNK1104" can not open file libIEPCF90.lib. I checked the environment variable to see when the Intel fortran installed the library path put correctly. And the path is showing the correct path.
Why is it giving me this error?
Do I need to enter the path in the studio or look at some place else to check the path?
0 Kudos
1 Reply
gfthomas8
Novice
558 Views
Within VS
Tools/Options/Directories

From MyComputer, rgtclk, System Properties
Advanced/Environmental Variables

HTH,
Gerry T.
0 Kudos
Reply