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

Can't find INTEL fortran Compiler XE2013 in Xcode4.3

criswu
Novice
642 Views

I have installed xcode4.3 and intel fortran composer XE2013(version:2013.0.088) and set the envirnoment variables. and i can  use the "ifort" command in the terminal. However when i try to start the compiler from the xcode, when adding a new build rule and selecting "INTEL Fortran compiler xe2013" under USING, i just can't find the INTEL fortran Complier. 

I also tried the xcode 4.5, the same problem remains. 

0 Kudos
3 Replies
Steven_L_Intel1
Employee
642 Views

Xcode 4.5 is not supported by that Fortran version. Please try uninstalling and reinstalling Fortran. You may also want to try a more recent release as that one is now a year old.

0 Kudos
criswu
Novice
642 Views

Steve Lionel (Intel) wrote:

Xcode 4.5 is not supported by that Fortran version. Please try uninstalling and reinstalling Fortran. You may also want to try a more recent release as that one is now a year old.

Thinks for your reply.

I restarted my Mac and found the Intel Composer xe2013 (limited feature) option under "USING", so now i can write a fortran program on my mac. 

0 Kudos
Steven_L_Intel1
Employee
642 Views

Glad to hear it

0 Kudos
Reply