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
Valued Contributor I
521 Views

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 Kudos
1 Solution
Andrew_Smith
Valued Contributor I
374 Views

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

View solution in original post

3 Replies
Steve_Lionel
Honored Contributor III
470 Views

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

Andrew_Smith
Valued Contributor I
442 Views

I am using 64 bit.

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

0 Kudos
Andrew_Smith
Valued Contributor I
375 Views

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

Reply