主题:ivf12和imsl7中的include问题
我想用lin_sol_gen这个函数,下了个imsl7.0,按照版上某帖子的方法,把路径也都工具-》选项这样include进去了,然后用语句如下: INCLUDE 'link_fnl_static.h' use numerical_libraries use lin_sol_gen_int然后生成的时候总是出错
1>D:\vs2010\test\test\test.f90(2): error #5102: Cannot open include file 'link_fnl_static.h'
1>D:\vs2010\test\test\test.f90(3): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NUMERICAL_LIBRARIES]
1>D:\vs2010\test\test\test.f90(4): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [LIN_SOL_GEN_INT]
1>compilation aborted for D:\vs2010\test\test\test.f90 (code 1)求高手支招[em10]
1>D:\vs2010\test\test\test.f90(2): error #5102: Cannot open include file 'link_fnl_static.h'
1>D:\vs2010\test\test\test.f90(3): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NUMERICAL_LIBRARIES]
1>D:\vs2010\test\test\test.f90(4): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [LIN_SOL_GEN_INT]
1>compilation aborted for D:\vs2010\test\test\test.f90 (code 1)求高手支招[em10]