- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying out one of the samples in Intel Fortran Visual Fortran v11.1.065 under Microsoft Visual Studio 2008 Professional. The sample I'm trying out is "C_Calls_Fortran". All seems well during building until it gets to the link step. The linker can't find "ifconsol.lib", and the build fails. I've followed the necessary setup instructions in the README.TXT, but I have no clue as to what may be going on.
This is under Windows 7 Professional.
Can anybody help?
Bruno Repetto, PhD
This is under Windows 7 Professional.
Can anybody help?
Bruno Repetto, PhD
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Never mind. found the answer.
I located several versions of ifconsol.lib, and picked the one for 32-bit architecture. Then I put the path to it as a new entry in the VC++ directories/Library Files. The linker worked fine.
B
I located several versions of ifconsol.lib, and picked the one for 32-bit architecture. Then I put the path to it as a new entry in the VC++ directories/Library Files. The linker worked fine.
B

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page