Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28629 Discussions

problem while compiling code of visual fortran on linux

Gouri_K_
Beginner
238 Views

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

0 Kudos
1 Reply
TimP
Honored Contributor III
238 Views

If you want GUI function libraries which are equivalent between linux and Windows, there are 3rd party products such as Gino.

0 Kudos
Reply