Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Check INCLUDE paths [IFPROT]

Martin_B_2
Beginner
914 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
914 Views

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

David

0 Kudos
Martin_B_2
Beginner
914 Views

Thanks, that's it. Shame on me.

0 Kudos
Reply