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.
1380 Discussions

Buildtools can't find intel C++ compiler 2023

cjlee
Beginner
899 Views

There is a problem with Visual Studio 2022 Buildtools that does not recognize Intel C++ Compiler 2023 in Intel oneAPI.

If you have a guide for Intel oneAPI and integration in Visual Studio Buildtools, could you please forward it to me?

The version information of the programs used is as follows.
oneAPI: w_BaseKit_p_2023.1.0.47256_offline.exe
Visual Studio: Visual Studio 2022 Buildtools 17.6.5

 

"ICX" command works well in Developer Command Prompt for VS 2022.

============================================================================

C:\Windows\System32>icx
Intel(R) oneAPI DPC++/C++ Compiler for applications running on Intel(R) 64, Version 2023.1.0 Build 20230320
Copyright (C) 1985-2023 Intel Corporation. All rights reserved.

============================================================================


When building with MSBuild, the following error appears.

============================================================================
C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets (456,5): error MSB8020: The build tool for Intel C++ Compiler 2023 (platform toolset = 'Intel C++ Compiler 2023') was not found.


To build using the Intel C++ Compiler 2023 Build Tool, install the Intel C++ Compiler 2023 Build Tool.

You can also upgrade to your current Visual Studio tool by selecting the Project menu, right-clicking on the solution, and then selecting Change Solution Target.

============================================================================


If there is anything else I need to check, I would appreciate it if you could let me know.

Labels (3)
0 Kudos
3 Replies
Juhi_B_Intel
Moderator
827 Views

Moved from the Base toolkit to Getting started/Installation forum

0 Kudos
Vipin_Singh1
Moderator
794 Views

Hi Chang, Intel® has decided that Intel® oneAPI Toolkits Versions: 2024.0.0 and earlier are not supported anymore. We urge users to upgrade to the latest version of Intel® developer tools. The unsupported versions do not include the latest functional and security updates. These versions are targeted to be removed after a period. We understand that this might be challenging, but it's important to note that the users with active priority support can only access older product versions.

 

For more information refer to the link: https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-supported-product-versions.htm, and scroll down to the Unsupported Product Version.

 

Intel® oneAPI users with active Intel Priority Support can access older versions via a secure portal you gain access to as part of your support subscription. 

 

FAQ's Priority Support Link: https://www.intel.com/content/www/us/en/developer/get-help/faq-priority-support.html


0 Kudos
Vipin_Singh1
Moderator
718 Views

Hi Chang, unfortunately, we were unable to hear back from you. 


If you have any further queries, please post a new question, as this thread will no longer be monitored by Intel®. 


0 Kudos
Reply