- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are porting from VC6 to .Net, and one of the files contained the following code:
module imsl
use numerical_libraries
use imslf90
end module
as soon as I build the project, I get the following error
fmath_purefFMATH_PUREF.f90(12): Error: Error in opening the Library module file. [IMSLF90]
fmath_purefFMATH_PUREF.f90(11): Error: Error in opening the Library module file. [NUMERICAL_LIBRARIES]
Any suggestion......??
Regards, Gaurav
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to do some setup in Visual Studio first. See the section on using IMSL in the User's Guide Volume I, chapter on "Using Libraries".

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