- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am unable to integrate Intel Fortran compiler with vs2022 17.3.2. I used this guide from the forum:
I am using Windows 10 Laptop with i7 CPU.
I tried reinstalling vs2022 but it always produces same error when I try to install the compiler:
The installation produces the same error with online and offline installers. I managed to install the compiler without vs2022 integration but I do not have vs2022 IDE extensions and project templates.
I attached the installation log. The same error occurs both with clean install and when I try repair option in the installer. I managed to successfully install the compiler without vs2022 integration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
here is the process from that other thread. note there is some manual checking of the Registry and leftover dll
Please give this a shot and let me know if it resolves your issue.
- Close Intel installers if any.
- Uninstall all Microsoft Visual Studio instances and Visual Studio Installer.
- Important: check that C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll does not exist anymore. If it was not removed with Microsoft Visual Studio for some reason, please unregister the DLL using
- REGSVR32 /U C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll
- command in Command Prompt as Administrator, and then rename the file to Backup_Microsoft.VisualStudio.Setup.Configuration.Native.dll so the Intel® Installer can't load it.
- Uninstall older Intel® Parallel Studio XE and Intel® oneAPI products.
- Install required versions of Microsoft Visual Studio supported by the Intel® Parallel Studio XE/ONEAPI. See the full list here.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I followed the instructions to the letter but I still get an error:
Installation of component has failed.
Component id: intel.oneapi.win.dpcpp_debugger.fee.vs2022, name: Intel® Distribution for GDB*, version: 2021.6.0-188.
Error: Sequence execution failed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you get to this level of hassle, the way I use is to reinstall windows, then VS and then oneapi.
I did it seven times in the last week, it is quicker than playing around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
send a screen capture of the VS2022 Hlep -> About Microsoft Visual Studio.
are you uninstalling all oneAPI apps using Settings between attempts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vs2022 about:
I tried tried always uninstalled the compiler with the oneAPI installer. I also removed residual files from oneAPI compiler and vs2022 manualy from user app data directory and program data folders on C drive.
I only tried installing the Fortran compiler from this guide. I did not install any other oneAPI components. I tried installing it on my old PC today and it worked without problems. I still can't get it to work on my laptop though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sounds like same as this thread https://community.intel.com/t5/oneAPI-Registration-Download/oneAPI-installation-problem-2022-2-3/m-p/1374899#M2804
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
here is the process from that other thread. note there is some manual checking of the Registry and leftover dll
Please give this a shot and let me know if it resolves your issue.
- Close Intel installers if any.
- Uninstall all Microsoft Visual Studio instances and Visual Studio Installer.
- Important: check that C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll does not exist anymore. If it was not removed with Microsoft Visual Studio for some reason, please unregister the DLL using
- REGSVR32 /U C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll
- command in Command Prompt as Administrator, and then rename the file to Backup_Microsoft.VisualStudio.Setup.Configuration.Native.dll so the Intel® Installer can't load it.
- Uninstall older Intel® Parallel Studio XE and Intel® oneAPI products.
- Install required versions of Microsoft Visual Studio supported by the Intel® Parallel Studio XE/ONEAPI. See the full list here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got it working with vs2019 temporarily until I have time to reinstall Windows.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page