Hi,
We have installed Intel parallel studio XE 2015 for Fortran and the IMSL library. However when trying to compile code that contains the
USE IMSL
statement the compiler produces the following error
Error 211 error #7002: Error in opening the compiled module file. Check INCLUDE paths. [IMSL] S:\opan\df105\model\HBdG\GDFS\gds_air\main\framos_sub\attenuation_rain.f 70
The IMSL library is installed in
C:\Program Files (x86)\VNI\imsl\
How do I add the correct path to include path?
i assume the path should be extended by
C:\Program Files (x86)\VNI\imsl\fnl701\Intel64\lib or C:\Program Files (x86)\VNI\imsl\fnl701\IA32\lib
depending on 32 or 64 bit executables.
Any help is much appreciated.
Regards
Chera Bekker