OneAPI installation Failed

Viewed 779

I have Visual studio 2019 and 2022 installed with Intel OneAPI toolkit previously. It installed and worked flawlessly before. When I tried to install a newer version, I've got following error message.

Removal of component failed. Component id: intel.oneapi.win.spcpp_st.vs2022, name:intel DPC++ Compatibility Tool, version 2022.0.0-97. Error: Sequence execution failed.

Although I tried to repair, uninstall and etc., nothing worked. Intel support and forums are kind of hopeless. I can't even search oneAPI in those avenues. Appreciate any kudos.

2 Answers

The solution turned out to be much easier:

  1. Choose custom installation.
  2. Then uncheck VS 2019 on the step of VS integration.
Related