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.

Re: OneAPI 2023 installation fails

jasper
Beginner
7,333 Views

Same problem here. Also the 2019 integration of the VS2019 integration of the Intel Distribution for GDB fails (very similar message in log). Skipping 2019 integration, makes that the 2022 integration fails:

Component id: intel.oneapi.win.dpcpp_debugger.fee.vs2022, name: Intel® Distribution for GDB*, version: 2023.0.0-25548.
Error: Sequence execution failed.

Without that - no C++ compiler. Same problems as 2022.1, 2022.2, and 2022.3.

 

 

 

0 Kudos
1 Solution
ArpanB_Intel
Moderator
5,067 Views

A workaround was shared internally with the user which resolved the issue. Use the command>

webimage.exe -a --ignore-errors


For example>

w_BaseKit_p_2023.0.0.25940_offline.exe -a --ignore-errors


View solution in original post

0 Kudos
23 Replies
ArpanB_Intel
Moderator
5,068 Views

A workaround was shared internally with the user which resolved the issue. Use the command>

webimage.exe -a --ignore-errors


For example>

w_BaseKit_p_2023.0.0.25940_offline.exe -a --ignore-errors


0 Kudos
jasper
Beginner
799 Views

I confirm this works for me. Many thanks for the support!

0 Kudos
ArpanB_Intel
Moderator
799 Views

Jasper, thank you for accepting our solution. We are glad that the issue is resolved.


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


0 Kudos
Reply