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

Check INCLUDE paths [IFPROT]

Martin_B_2
Beginner
909 Views

In a subroutine I use the SYSTEM-function. For that I had to "USE IFPROT".
When I try to compile the subroutine, I get the error #7002: Error in opening the compiled module file. Check INCLUDE paths. [IFPROT]
 

 

0 Kudos
2 Replies
DavidWhite
Valued Contributor II
909 Views

Check the spelling -- sure it's not meant to be IFPORT??

David

0 Kudos
Martin_B_2
Beginner
909 Views

Thanks, that's it. Shame on me.

0 Kudos
Reply