- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to run IMSL version 6, under windows 7 , compiling as 32 bit. (note, all my non imsl fortran projects which were running under windows xp are compiling just fine as 32 bit under the windows 7 operating system).
I get errors
error cannot open include file link 'link_fnl_static.h'
error in opening the compiled module file check include paths [IMSL_LIBRARIES]
error in opening the compiled module file check include paths [DLPRS_INT] (this is an LP solver routine I call)
I think the problem is related to, under windows xp, which does work with IMSL,
in the environment variables
LIB_ARCH is IA32 , VNI_ARCH is IA32 ; but on windows 7 operating sysytem not working
LIB_ARCH is Intel64, VNI_ARCH Intel 64 is not working
but yet the INCLUDE and INCLUDE_DIR have f:\\program files (x86)\\vni\\imsl\\fnl600\\IA32\\Intel64\\include\\static as well as f:\\program files (x86)\\vni\\imsl\\fnl600\\IA32\\include\\static etc.
any help in getting imsl working is appreciated. I would be happy to run as IA32 architecture under windows 7 if that is possible
I get errors
error cannot open include file link 'link_fnl_static.h'
error in opening the compiled module file check include paths [IMSL_LIBRARIES]
error in opening the compiled module file check include paths [DLPRS_INT] (this is an LP solver routine I call)
I think the problem is related to, under windows xp, which does work with IMSL,
in the environment variables
LIB_ARCH is IA32 , VNI_ARCH is IA32 ; but on windows 7 operating sysytem not working
LIB_ARCH is Intel64, VNI_ARCH Intel 64 is not working
but yet the INCLUDE and INCLUDE_DIR have f:\\program files (x86)\\vni\\imsl\\fnl600\\IA32\\Intel64\\include\\static as well as f:\\program files (x86)\\vni\\imsl\\fnl600\\IA32\\include\\static etc.
any help in getting imsl working is appreciated. I would be happy to run as IA32 architecture under windows 7 if that is possible
Link Copied
0 Replies

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