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

OneAPI 2025.3.0 Installer Won't Integrate with Visual Studio 2026

craigpod
Novice
4,904 Views

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 Replies
Fengrui
Moderator
4,635 Views

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

0 Kudos
graff58
Beginner
4,461 Views
When will a VS 2026 Community compatible version be available? Thank you.
0 Kudos
auaz
Beginner
3,186 Views

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. 

0 Kudos
Fengrui
Moderator
2,484 Views

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

0 Kudos
Andrew_Smith
Valued Contributor I
2,280 Views

I see 2025.3.2 is out and supports VS 2026

0 Kudos
thismarkjohnson
Beginner
2,197 Views

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.

0 Kudos
Andrew_Smith
Valued Contributor I
2,173 Views
0 Kudos
graff58
Beginner
2,164 Views

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

0 Kudos
graff58
Beginner
2,154 Views

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.

0 Kudos
Reply