Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7294 Diskussionen

OneAPI 2025.3.0 Installer Won't Integrate with Visual Studio 2026

craigpod
Anfänger
5.766Aufrufe

Visual Studio 2026 has been released. The OneAPI 2025.3.0 Installer will not integrate with it and displays an error message saying the Visual Studio 2022 environment is not available. Can you help by providing instructions for a work around i can use until the installer is updated.

9 Antworten
Fengrui
Moderator
5.497Aufrufe

According to the system requirements of oneMKL, Visual Studio 2026 (not listed/tested) is not guaranteed to be working.

graff58
Einsteiger
5.323Aufrufe
When will a VS 2026 Community compatible version be available? Thank you.
auaz
Einsteiger
4.048Aufrufe

same issue here, would like to use Visual studio 2026 but there is no oneAPI working with it. appreciate if you provide an ETA for it. 

Fengrui
Moderator
3.346Aufrufe

Hi all,

 

We are working on an oneAPI patch release 2025.3.1 to support VS 2026. It is scheduled to launch soon.

 

Thanks,

Fengrui

Andrew_Smith
Geschätzter Beitragender I
3.142Aufrufe

I see 2025.3.2 is out and supports VS 2026

thismarkjohnson
Einsteiger
3.059Aufrufe

oneAPI 2025.3 doesn’t support Visual Studio 2026 yet — the installer only integrates with VS 2022. There’s no real workaround other than installing VS 2022 side-by-side for now or using the command-line compilers without VS integration until Intel updates the installer.

Andrew_Smith
Geschätzter Beitragender I
3.035Aufrufe
graff58
Einsteiger
3.026Aufrufe

Hi all; I have installed the version 2025.3.1.35_offline (2025.3.2 is not showed for download) after updating VS2026 to latest version and running the "Intel Driver & Support Assistant"; the installation was OK on WIN11 PRO and VS2026 was recognized; then setvars.bat was executed as prescribed; after reboot VS2026 does not show in the "Extensions" tab  any "Intel" submenu but new three menu items in the main bar were added, namely: "Open Intel Advisor", "Open Intel VTune Profiler" and "Configure Analysis with Intel VTune Profiler"; no link to "Create New Intel oneAPI Project", "oneAPI Options..."  and "Browse Intel oneAPI Samples..." is showed as in VS2022.

Anyway in a new c++ project the item "Intel(R) Performance Libraries" under the "Configuration Properties" Property Pages is correctly added showing the same options (say IPP TPP and so on) of the item "Intel Libraries for oneAPI" in VS2022.

oneAPI.png

Conversely I did not found any "samples" folder to check the installation. Please reply if someone got a reliable and complete installation with samples.

Thank you very much.

Guido

graff58
Einsteiger
3.016Aufrufe

Everything seems to work fine; downloaded from github the basic sample vect_add and compiled (Platform Toolset: Intel C++ Compiler 2025 instead of v154). Thank you again to all the staff.

Guido.

Antworten