Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
641 Discussions

Ninja build fails when using IntelSYCL instead of IntelDPCPP in CMake

ShmarvDogg
Beginner
661 Views

Hi there, when I switch out IntelDPCPP for IntelSYCL in find_packages() in my cmake when I get to compilation it fails with Ninja saying it cant find any of the CL/* includes (it gives me 20 errors for different files). I have set all required env vars using the setvars.bat file. I am on Windows 11 using a fresh Install of Base toolkit 2024.0.2

I have no clue whats causing it but its really annoying and stupid. Can Intel please make using SYCL on windows without VS less of a pain.

0 Kudos
1 Reply
Alex_Y_Intel
Moderator
456 Views

In order to investigate this issue, can you please provide a reproducer that demonstrate this issue and the exact commands to reproduce this problem? 

0 Kudos
Reply