- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Whenever I run the code using visual studio with OneAPI, the code runs. However, if I run the compiled exe without visual studio, I get the error shown in the Picture.
If I compile the code with Parallel studio, I do not encounter this problem. but Unfortunatly I cannot get a hold on the installation package for that.
Can someone help me in this issue
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is indicative of the wrong dll being used.
Try this,
Launch the command window from
Start | Intel oneAPI 2023 | Intel oneAPI command prompt for Intel 64
Then run the .exe from that command window.
If that works, try launching Windows CMD prompt
Run setvars.bat
run your application.
Jim Dempsey

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page