Quantcast
Channel: Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2583

error in building several fortran files in Xcode 9.0 with Intel fortran 2019 on Mac

$
0
0

I install the intel fortran complier 2019 on Xcode 9.0  on Mojave.  When I simply write a simple hello fortran program (a single .f90 file), it can build and run successfully.   But when I use a new project containing several module f90 source files, I can not build. Maybe the following error:

 

(1) error @7002 error in opening the complied module file. Check INCLUDE paths.

(2) Command /usr/local/bin/ifort-19 failed with exit code 2

 

In my opinion, the system can not recognize the build order of the module f90 files,  since in Windows 10, it can run successfully and the building order of module files is correct. But on Xcode on Mac, it occurs error.  Maybe some else should be specified in the settings on Xcode ?

 

I need help, thanks very much !S

 

 


Viewing all articles
Browse latest Browse all 2583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>