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

Intel HPC Toolkit integration with VS 2022 version 17.10.1

KrisPeter
Novice
1,470 Views

Hello,

Since I updated my Visual Studio version I am no longer able to access my Fortran projects. I have tried to reinstall everything (VS, Base Kit and HPC Kit) and I do get errors during the installation that HPC Kit is not able to detect Visual Studio 2022.

I am not able to roll back to an old version of VS.

I tried to do the workaround by changing the "Microsoft.VisualStudio.FeatureFlags.pkgdef", but there the entry that is supposed to be changed is not in the file.

Can you please provide another workaround or solution for this problem?

Thanks in advance and best regards

Kris

0 Kudos
1 Solution
KrisPeter
Novice
1,289 Views

Thank you. Deleting the folder worked. Now it is connected again.

View solution in original post

4 Replies
Steve_Lionel
Honored Contributor III
1,427 Views

Did you select the "Desktop development using C++" component of VS? See Installing Microsoft Visual Studio* for Use with Intel® Compilers

Steve_Lionel
Honored Contributor III
1,362 Views

I updated VS to 17.10.1 and didn't see a problem with Fortran projects. Usually what I suggest in cases such as this is to uninstall the OneAPI and VS products, delete the C:\Programs\Microsoft Visual Studio folder, reboot, then reinstall. This usually resolves the issue.

KrisPeter
Novice
1,290 Views

Thank you. Deleting the folder worked. Now it is connected again.

Reply