- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
We have a problem with one of our faculty members. He has a machine with a brand new Windows 7 build, with VS2010 Pro clean install, and the Visual Fortran Composer XE for Windows with IMSL - all latest versions and clean install.
When trying to build one of his projects, he receives the following messages:
Error 1 error #11018: Cannot open libguide40.lib ipo
Error 2 fatal error LNK1181: cannot open input file 'libguide40.lib' LINK
I've tried all of the steps outlined here http://software.intel.com/en-us/articles/troubleshooting-fortran-integration-issues-with-visual-studio/ and all of the files were present, modules installed, and versions correct.
What am I missing?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It may be that a simple rebuild of the project will resolve the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't imagine where that reference would be. The project is reduced to just one source file and no resource or header files. Nowhere in the source file does it reference this library. IMSL is the latest one from the registration center.
Thank you again!
- 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
After resolving a few other problems, I am now left with an IMSL problem that generates these errors:
Error 1 error #5102: Cannot open include file 'link_fnl_shared.h' C:\Fortran90Programs\Miscellaneous\TestProgramForFortranCompiler_2012-06-04.f90 16
Error 2 error #7002: Error in opening the compiled module file. Check INCLUDE paths. [SVRGN_INT] C:\Fortran90Programs\Miscellaneous\TestProgramForFortranCompiler_2012-06-04.f90 28
Error 3 Compilation Aborted (code 1) C:\Fortran90Programs\Miscellaneous\TestProgramForFortranCompiler_2012-06-04.f90 1
From what I understand (I apologize if the questions I'm asking are too basic and dumb, but I'm not a developer pretty much at all), that there is some sort of a path that has to be included somewhere to where that link_fnl_shared.h is located.
I'm not sure where I would include that path and what it would be.
Thank you!
- 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

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