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

Intel one api fortran - integration with Visual Studio Community 2022

Alessandro_D_
New Contributor I
1,332 Views

I am currently using the intel fortran compiler classic, Version 2021.7.1, with the integration with Visual Studio Community 2019. I was planning to update to Visual Studio Community 2022, so I will download VS 2022. After that, do I also have to download the most recent version of the intel one api compiler? 

I thought the safest way to update my stuff was to deinstall both intel fortran and VS 2019, then download VS 2022 and intel fortran 2023

 

Any suggestion greatly appreciated

0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
1,325 Views

Your "safest way" will work and will make sure that you don't have unused software still on the system. Otherwise, you could install VS2022 and do a Change/Modify on Intel Fortran to add support for VS2022, but it would be better to install the new version. Make sure that you follow the instructions at Installing Microsoft Visual Studio* for Use with Intel® Compilers  Also, be aware that there is currently an issue with the latest VS2022 update, largely relating to the debugger. See Solved: Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator - Intel Community

View solution in original post

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
1,326 Views

Your "safest way" will work and will make sure that you don't have unused software still on the system. Otherwise, you could install VS2022 and do a Change/Modify on Intel Fortran to add support for VS2022, but it would be better to install the new version. Make sure that you follow the instructions at Installing Microsoft Visual Studio* for Use with Intel® Compilers  Also, be aware that there is currently an issue with the latest VS2022 update, largely relating to the debugger. See Solved: Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator - Intel Community

0 Kudos
Alessandro_D_
New Contributor I
1,177 Views

Thanks for your reply! Since you mentioned that there is this issue with the latest MVS 2022 update, and given that I use the debugging tools a lot, I guess I will wait to update

0 Kudos
Reply