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

Installation of Intel DPC++/C++ Compiler for Windows fails on Windows 11 Pro

Polarbear61
Beginner
954 Views

Installation fails. Checking the log file 

C:\Users\Mike\AppData\Local\Temp\intel_oneapi_installer\2023.08.03.09.16.39.460installer.2023.08.03.09.16.54.060340.log

 

I see the following error:

...

08/03/2023 09:19:19:427 : 18080 : MESSAGE : Install process finished with status 0 and exit code 1.
08/03/2023 09:19:19:427 : 18080 : ERROR : Installation of component has failed.
Component id: intel.oneapi.win.compilers-common-runtime, name: Intel® oneAPI Compiler 2023.2.1, version: 2023.2.1-17.
Error: Sequence execution failed.

08/03/2023 09:19:19:427 : 18080 : MESSAGE : Operation 'intel.oneapi.win.compilers-common-runtime,v=2023.2.1-17' execution is finished with status Fail.
08/03/2023 09:19:19:427 : 18080 : ERROR : <StandardSequenceExecutor>: 'intel.oneapi.win.compilers-common-runtime,v=2023.2.1-17' execution is failed. Rolling back all previous operations.

...

Any suggestions?

0 Kudos
0 Solutions
4 Replies
Polarbear61
Beginner
929 Views

Running the installer as administrator did the trick!

0 Kudos
ArpanB_Intel
Moderator
918 Views

Hi Michele, please share the below information with us:


- Is the installer an online or an offline package?

- Version of Microsoft Visual Studio installed along with it's build version

- Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system

- Screenshots of the error screen

- Installation Log files apart from the one you shared

The default path for a log file for a oneAPI installation is: C:\Program Files (x86)\Intel\oneAPI\logs

The default path for a log file for a Parallel Studio XE installation is: %temp%\pset_tmp_PSXE<version>_<username>


We would like to know.


0 Kudos
Polarbear61
Beginner
889 Views

Hi ArpanB_Intel, here are my answers:

- Is the installer an online or an offline package?

Offline package: w_dpcpp-cpp-compiler_p_2023.2.1.7_offline.exe

- Version of Microsoft Visual Studio installed along with it's build version

Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.6.5

- Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system

None

- Screenshots of the error screen

Sorry, I didn't think of taking a screenshot.

It was simply the installer stating installation had failed and suggested to check the logs.

- Installation Log files apart from the one you shared

I'm attaching the log file contained in C:\Program Files (x86)\Intel\oneAPI\logs.

As I said, I don't have Parallel Studio XE installed.

 

I hope this helps!

0 Kudos
ArpanB_Intel
Moderator
871 Views

Michele, thank you for sharing the resolution with us. We are glad that the issue is resolved.


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


0 Kudos
Reply