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.

IFAuto.F90 references Non-existent Item

garylscott1
Beginner
869 Views

It doesn't appear that the source for ifcomty is present in the directory.  There are other references that imply some things were moved to ifwinty related to automation.

MODULE IFAUTO
!dec$objcomment lib: "ifauto.lib"
      USE IFCOMTY
      USE OLEAUT32      

ifcomty module is present however.  Has my source file been accidently deleted by chance or is this actually missing in the original install?

 

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
869 Views

Some of the sources define multiple modules. I am not at one of my IVF computers right now or I'd check for you.

0 Kudos
Steve_Lionel
Honored Contributor III
869 Views

Yup - it's in IFCOM.F90.

0 Kudos
Reply