- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
LINK : fatal error LNK1104: cannot open file 'IFWIN.LIB'
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add "Ifwin.lib" to the list of libraries (Properties/Linker/Input/Additional dependencies).
If you still get the same error, also add the path of its directory (C:Program FilesIntelFortrancompiler80IA32LIB or like) to Linker/General/Additional library directories.
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Static library projects where the main program is not Fortran should also set the project property Fortran..Libraries..Disable default library search rules to No.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes , I do have that path already listed. I also compiled it both ways with disable default search but the link error is still there.
Is there any other setting?
Thanks
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I added the lib file to the project and the original link error disappeared but another .lib file is now not seen (ifcor??.lib).
I decided to reload the the compiler but upon attemptiong the installer wants to unistall Visuall C++. Is that the only way to reinstall the latest Intel Fortran compiler? I don't want to take a chance at messing something else unrelated up.
Thanks for some help.
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am very puzzled at the symptoms you are seeing. If they persist, please report the problem to Intel Premier Support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
Here is a screen shot of the message. If I select no (don't uninstall visual c ) I get a fatal error during installation.
What do you think?
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try this. First uninstall the Intel Fortran Compiler Integration into Microsoft Visual Studio. Then uninstall the compiler. Now download w_fc_c_9.0.024.exe from here and install that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, that seemed to install.
How do confirmI have the right version? If I look at "about", I see the Fortran Compiler Integration but the version says 9.0.2827.2003.
Should it say 9.0.024?
Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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