- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using VS2005 and Intel 9.1 compiler. I am trying to compile the fortran code using Fortran compiler. I am getting the error "Error in opening the Library module file". Any idea how to fix this issue.
I am using VS2005 and Intel 9.1 compiler. I am trying to compile the fortran code using Fortran compiler. I am getting the error "Error in opening the Library module file". Any idea how to fix this issue.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This should work - in VS, select Tools > Options > Intel Fortran and click the ... button next to Include Files. It should have the compiler's INCLUDE folder.
Consider changing DFLIB to one of the IFxxx modules. Look in the documentation for the routines you're using to see which one(s) you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need help to resolve linking error. I am using source code which can compile in DEVELOPER FORTRAN IN VISUAL STUDIO. I am usingIntel(R) Visual Fortran Package ID: w_fcompxe_2013_sp1.3.202 Intel(R) Visual Fortran Composer XE 2013 SP1 Update 3 Integration for Microsoft Visual Studio* 2012, 14.0.0092.1 to compile the code. Code has quick window option. Can I still use DFLIB command or I need to use IFPORT, IFCORE and IFQWIN.
I am getting following error. Seems it is not getting library routine.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can still USE DFLIB. I don't see the error message in your post.

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