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

Intel OneAPI Installer does not see my VS 2022

JGood
Novice
1,935 Views

Screenshot 2023-10-04 142958.pngScreenshot 2023-10-04 143030.png

 

Trying to install fortran compiler, and it will not see my visual studios. When I installed the "Basic" toolkit, it did recognize my VS 2022. 

0 Kudos
1 Solution
4 Replies
Steve_Lionel
Honored Contributor III
1,916 Views
0 Kudos
JGood
Novice
1,843 Views

That worked! I was missing that modification in my visual studios. Thanks!

0 Kudos
jimdempseyatthecove
Honored Contributor III
1,905 Views

Does your Visual Studio installation include the C/C++ build tools?

Intel Fortran requires the C/C++ Linker and runtime system libraries.

 

Jim Dempsey

0 Kudos
JGood
Novice
1,842 Views

Yes sir, I just downloaded the C/C++ build tools and fortran compiler installer was able to recognize my VS 2022

0 Kudos
Reply