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

Intel fortran compiler

Youstina
Beginner
3,294 Views

Please I downloaded visual studio 2022+intel one API toolkit 2025 using windows 11 , but this error msg attached , still occur. What shall I do ?

0 Kudos
1 Solution
jimdempseyatthecove
Honored Contributor III
2,530 Views

The Intel Fortran compiler ifx builds 64-bit applications only. Change the configuration platform from x86 to x64.

 

View solution in original post

3 Replies
OttoChow
Employee
2,605 Views

This section is for questions on Quick Assist Technology.   For Fortran Compiler, you should post your question here - https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/fortran-compiler

 

0 Kudos
jimdempseyatthecove
Honored Contributor III
2,531 Views

The Intel Fortran compiler ifx builds 64-bit applications only. Change the configuration platform from x86 to x64.

 

Youstina
Beginner
2,512 Views

Many thanks.

Solved by changing in the configuration manager from win32 to x64

0 Kudos
Reply