Dear Admin,
I have compiled code on intel visual fortran. Now I wish to port same code on linux platform . while compiling the same on the linux platform using ifort
I am getting the error " Error in opening the compiled module file. Check INCLUDE paths. [IFQWIN]" .
After searching on forum I got to know its used only for windows and not for linux. So to replace this module which module i should use or what changes are required to be done.
Regards,
Gouri