oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1262 Discussions

oneAPI installer fails to detect Visual Studio 2019 installation

GerardOM
Beginner
4,143 Views

Hello, 


I tried installing oneAPI basekit 2021.4 on windows 10. I had visual studio enterprise 2019 (16.11.3) previously installed with C++ desktop development. The oneAPI installer did not detect the visual studio installation.

I was looking for solutions first and came across this similar issue:

https://community.intel.com/t5/Registration-Download-Licensing/OneAPI-Integration-with-Visual-Studio-2019/m-p/1315446#M1495

Having read the compiler Visual Studio compatibility table I reverted VS back to 16.9.11 and tried installing oneAPI 2021.3 but it gives the same no IDE detected error.


VS is installed on the default windows program files directory.

Here is the output from the VS 'About' box:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Microsoft Visual Studio Enterprise 2019
Version 16.9.11
VisualStudio.16.Release/16.9.11+31702.126
Microsoft .NET Framework
Version 4.8.03752

Installed Version: Enterprise

Visual C++ 2019 00435-60000-00000-AA641
Microsoft Visual C++ 2019

.NET Core Debugging with WSL 2 1.0
.NET Core Debugging with WSL 2

ASP.NET and Web Tools 2019 16.9.693.2781
ASP.NET and Web Tools 2019

ASP.NET Core Razor Language Services 16.1.0.2112521+5741df381174d72f08e3632bb99f52e8635b6a1a
Provides languages services for ASP.NET Core Razor.

ASP.NET Web Frameworks and Tools 2019 16.9.693.2781
For additional information, visit https://www.asp.net/

Azure App Service Tools v3.0.0 16.9.693.2781
Azure App Service Tools v3.0.0

Azure Functions and Web Jobs Tools 16.9.693.2781
Azure Functions and Web Jobs Tools

C# Tools 3.9.0-6.21160.10+59eedc33d35754759994155ea2f4e1012a9951e3
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Common Azure Tools 1.10
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Cookiecutter 16.9.21111.1
Provides tools for finding, instantiating and customizing templates in cookiecutter format.

IntelliCode Extension 1.0
IntelliCode Visual Studio Extension Detailed Info

Microsoft Azure Tools 2.9
Microsoft Azure Tools for Microsoft Visual Studio 2019 - v2.9.40423.1

Microsoft Continuous Delivery Tools for Visual Studio 0.4
Simplifying the configuration of Azure DevOps pipelines from within the Visual Studio IDE.

Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Microsoft Library Manager 2.1.113+g422d40002e.RR
Install client-side libraries easily to any web project

Microsoft MI-Based Debugger 1.0
Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual C++ Wizards 1.0
Microsoft Visual C++ Wizards

Microsoft Visual Studio Tools for Containers 1.1
Develop, run, validate your ASP.NET Core applications in the target environment. F5 your application directly into a container with debugging, or CTRL + F5 to edit & refresh your app without having to rebuild the container.

Microsoft Visual Studio VC Package 1.0
Microsoft Visual Studio VC Package

NuGet Package Manager 5.9.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

ProjectServicesPackage Extension 1.0
ProjectServicesPackage Visual Studio Extension Detailed Info

Python 16.9.21111.1
Provides IntelliSense, projects, templates, debugging, interactive windows, and other support for Python developers.

Python - Profiling support 16.9.21111.1
Profiling support for Python projects.

Snapshot Debugging Extension 1.0
Snapshot Debugging Visual Studio Extension Detailed Info

SQL Server Data Tools 16.0.62103.10080
Microsoft SQL Server Data Tools

Test Adapter for Boost.Test 1.0
Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory.

Test Adapter for Google Test 1.0
Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory.

TypeScript Tools 16.0.30201.2001
TypeScript Tools for Microsoft Visual Studio

Visual Basic Tools 3.9.0-6.21160.10+59eedc33d35754759994155ea2f4e1012a9951e3
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual F# Tools 16.9.0-beta.21102.9+7ce7132f1459095e635194d09d6f73265352029a
Microsoft Visual F# Tools

Visual Studio Code Debug Adapter Host Package 1.0
Interop layer for hosting Visual Studio Code debug adapters in Visual Studio

Visual Studio Container Tools Extensions 1.0
View, manage, and diagnose containers within Visual Studio.

Visual Studio Tools for CMake 1.0
Visual Studio Tools for CMake

Visual Studio Tools for Containers 1.0
Visual Studio Tools for Containers

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

2021-09-30_Intel_oneAPI_Base_Toolkit.png

 

 

Any help would be greatly appreciated.

 

Regards,

 

Gerard

0 Kudos
1 Solution
Devorah_H_Intel
Moderator
3,978 Views

I have tested the oneAPI 2021.4 + VS2019 (16.9 and 16.11) combo and the integration was successful.

I suggest the following - repair Microsoft Visual Studio and then download and install the latest 2021.4 oneAPI Toolkit you wish to install.

 

View solution in original post

0 Kudos
3 Replies
Devorah_H_Intel
Moderator
3,992 Views

I am looking into oneAPI 2021.4 + VS 2019 (16.11) issue you have reported. Meanwhile for 2021.3 - please open Add/Remove Programs > oneAPI Toolkit >Modify and then in the list of Installed Products click Modify>Repair button in oneAPI Tool kit (you wish to install) box.

0 Kudos
Devorah_H_Intel
Moderator
3,979 Views

I have tested the oneAPI 2021.4 + VS2019 (16.9 and 16.11) combo and the integration was successful.

I suggest the following - repair Microsoft Visual Studio and then download and install the latest 2021.4 oneAPI Toolkit you wish to install.

 

0 Kudos
GerardOM
Beginner
3,948 Views

Hi Devorah,

 

Thank you for your help.

 

I ran the repair on VS2019 and it showed that a package had not installed correctly. I found the package msi and re-installed using this and resolved the errors. Once the installation was repaired then the oneAPI installer was able to detect Visual Studio. 

I can confirm that i have now have installed oneAPI basekit 2021.4 with Visual Studio 2019 16.11.3 integration.

 

Thanks & reagrds,

 

Gerard

Reply