Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.

Errors with dll

Mc_Lovin
Novice
1,032 Views

Hi,

 

I installed intel oneAPI base toolkit and visual studio 2022 on windows 10, launched the DPC++ console application, it compiled, but as soon as I run the exe file it gives an error that the system could not detect the file sycl6.dll and so on, although it is available in the following directory (C:\Program Files (x86)\Intel\oneAPI\compiler\2023.1.0\windows\bin). How can I fix errors with dll files?

0 Kudos
1 Solution
Mc_Lovin
Novice
961 Views

I am using visual studio 2022 community 17.5.3.

Reinstalling did not get rid of the error.

I put in the system variables Path:

C:\Program Files (x86)\Intel\oneAPI\compiler\2023.1.0\windows\bin

C:\Program Files (x86)\General Files\intel\Shared Libraries\intel64,

now when I run the program not from visual studio it works. 

View solution in original post

0 Kudos
3 Replies
ShivaniK_Intel
Moderator
983 Views

Hi,


Thanks for posting in the Intel forums.


Could you please let us know the Visual Studio 2022 version you are using?


Could you please try repairing(Installer-->Modify-->Repair) the Intel oneAPI Toolkit? If you are still facing this issue then, please try reinstalling the Intel oneAPI toolkit.


Thanks & Regards

Shivani


0 Kudos
Mc_Lovin
Novice
962 Views

I am using visual studio 2022 community 17.5.3.

Reinstalling did not get rid of the error.

I put in the system variables Path:

C:\Program Files (x86)\Intel\oneAPI\compiler\2023.1.0\windows\bin

C:\Program Files (x86)\General Files\intel\Shared Libraries\intel64,

now when I run the program not from visual studio it works. 

0 Kudos
ShivaniK_Intel
Moderator
934 Views

Hi,


Glad to know that your issue is resolved. If you need any additional information please post a new question as this thread will no longer be monitored by Intel.


Thanks & Regards

Shivani


0 Kudos
Reply