- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm trying to run a simple sycl program on Windows 10, but getting missing dll's, which cannot be found anywhere on the computer. I have tried reinstalling BaseKit two times. The error seems to occur when I include <sycl/sycl.hpp> and try to create a device variable like so:
Code
I'm compiling the program via Visual Studio 2022 using the DPC++ console application template. I have tried to run the program via command line, but got the same results:
Error when running executable
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please try #include<CL/sycl.hpp>?

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