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

Switching from IFORT to IFX

Andrew_Smith
重要分销商 I
1,263 次查看

Why is the Intel Compiler sub-menu greyed out when right clicking on a Fortran project? I cant find how to switch to IFX. I have VS 2022 17.11.6 and IFX 2024.2.1, IFORT 2021.12.0

Andrew_Smith_0-1736023194521.png

 

0 项奖励
1 解答
Andrew_Smith
重要分销商 I
1,116 次查看

I did have un-used 32 bit configurations in the project file. I removed these and its re-enabled the compiler choice menu

在原帖中查看解决方案

3 回复数
Steve_Lionel
名誉分销商 III
1,212 次查看

Are you in a 32-bit configuration? ifx is 64-bit only.

Andrew_Smith
重要分销商 I
1,184 次查看

I am using 64 bit.

I was able to edit the project file in notepad to get IFX setting.

0 项奖励
Andrew_Smith
重要分销商 I
1,117 次查看

I did have un-used 32 bit configurations in the project file. I removed these and its re-enabled the compiler choice menu

回复