Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
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.

installing fortran compiler pro mac OS X

yves_godderis
初学者
808 次查看

I just downloaded the package. I got the license. But when I run the installation, the program asked me for the location of the Xcode directory. I have Xcode 3.0 installed on the computer (macbook pro): so I tried /developer, also /developer/Applications (where the Xcode.app file is located), but the installation program answered me that it can't find the Xcode directory. I need help !

0 项奖励
1 解答
pbkenned1
员工
808 次查看

The issue may be that your version of Xcode* is too old for integration withthe current IntelFortran compiler. What is the actual error message? Is it something like:

"Error while accessing Xcode, Xcode version in the specified folder is not supported for product integration"?

If you are tying to install the 11.1 compiler, then one of the following combinations of Mac OS* X and Xcode* are required:

-- Mac OS* X 10.5.6 and Xcode* 3.1.2

-- Mac OS* X 10.5.7 and Xcode* 3.1.3

-- Mac OS* X 10.5.8 and Xcode* 3.1.4

-- Mac OS* X 10.6.1 and Xcode* 3.2

-- Mac OS* X 10.6.2 and Xcode* 3.2.1

This is documented in the 11. Release Notes here

Patrick Kennedy

Intel Developer Support

在原帖中查看解决方案

0 项奖励
1 回复
pbkenned1
员工
809 次查看

The issue may be that your version of Xcode* is too old for integration withthe current IntelFortran compiler. What is the actual error message? Is it something like:

"Error while accessing Xcode, Xcode version in the specified folder is not supported for product integration"?

If you are tying to install the 11.1 compiler, then one of the following combinations of Mac OS* X and Xcode* are required:

-- Mac OS* X 10.5.6 and Xcode* 3.1.2

-- Mac OS* X 10.5.7 and Xcode* 3.1.3

-- Mac OS* X 10.5.8 and Xcode* 3.1.4

-- Mac OS* X 10.6.1 and Xcode* 3.2

-- Mac OS* X 10.6.2 and Xcode* 3.2.1

This is documented in the 11. Release Notes here

Patrick Kennedy

Intel Developer Support

0 项奖励
回复