- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My Digital Visual Fortran with IMSL, developed for Windows 98, has been my faithful companion through several Windows generations, including XP. But Vista could not handle it, so I had to invest in the Intel Compiler 11.0 with IMSL. With good help from my supplier I have managed to compile and run programs in Visual Studio, but I still have problems using IMSL. If I try to include \IA32\lib\imsl_dll.lib by using Project > Add existing item I'm told that the \lib folder is empty. Instead I copied the .lib file and included it amongthe source files. The program, which calls an IMSLroutine,then linked successfully. But trying to run it I get an angry message to the effect that the file \Intel64\lib\imsl_dll.dll either is not made for Windows or is corrupted. Why Intel64 is beyond me, as is the whole problem. I am looking for a kind soul who can help this Norwegian retired physics professor on the right track.
My Digital Visual Fortran with IMSL, developed for Windows 98, has been my faithful companion through several Windows generations, including XP. But Vista could not handle it, so I had to invest in the Intel Compiler 11.0 with IMSL. With good help from my supplier I have managed to compile and run programs in Visual Studio, but I still have problems using IMSL. If I try to include \IA32\lib\imsl_dll.lib by using Project > Add existing item I'm told that the \lib folder is empty. Instead I copied the .lib file and included it amongthe source files. The program, which calls an IMSLroutine,then linked successfully. But trying to run it I get an angry message to the effect that the file \Intel64\lib\imsl_dll.dll either is not made for Windows or is corrupted. Why Intel64 is beyond me, as is the whole problem. I am looking for a kind soul who can help this Norwegian retired physics professor on the right track.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Start here. You should not be referencing anything for Intel64 if you are building a 32-bit application. Do not copy .lib files. The setup for IMSL in IVF is different from CVF because of more IMSL options.
If after reading the above article you still have issues, feel free to ask here.
If after reading the above article you still have issues, feel free to ask here.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Start here. You should not be referencing anything for Intel64 if you are building a 32-bit application. Do not copy .lib files. The setup for IMSL in IVF is different from CVF because of more IMSL options.
If after reading the above article you still have issues, feel free to ask here.
If after reading the above article you still have issues, feel free to ask here.
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