- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
I just upgraded from a Fortran 6.0 compiler to VS 2013 and need some advice from yours. I have a Fortran 90 code and, when I compile it in VS 2013, the following error message is given:
Error in opening the compiled module file. Check INCLUDE paths. [NUMERICAL_LIBRARIES]
What should I change to run the code?
Cheers
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
By "Fortran 6.0" do you mean Compaq Visual Fortran 6.0 or Intel Fortran 6.0?
Intel Fortran and Visual Studio work together but they are distinct packages. Did you install a new version of Intel Fortran after installing VS2013? If so, which version?
The missing module file is from the IMSL library. Did you install IMSL after installing Intel Fortran? Did you obtain IMSL from Intel or from a different source?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
He got IMSL from us. Paulo, please read Configuring Visual Studio for using the IMSL* Fortran Numerical Library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
By Fortran 6.0 I mean Compaq Visual Fortran 6.0
Intel® Parallel Studio XE 2015 Composer Edition for Fortran Windows was installed after installing VS 2013, as well as IMSL, which was bough from yours as mentioned by Steve. The Fortran compiler is Intel(R) Visual Fortran Compiler XE 15.0.0.108 [Intel(R) 64].

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