Build fails: cannot open include file at llvm #14104
Replies: 2 comments
-
I've experienced this issue when building some version of DPC++ with MSVC 2022 - fix was then b1c514a |
Beta Was this translation helpful? Give feedback.
0 replies
-
@qir-at-tum, please, open an issue in https://github.com/oneapi-src/SYCLomatic repository. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when trying to build Syclomatic, I'm getting the following error: "
C:\Users\Ruili\workspace\SYCLomatic\llvm\include\llvm/SYCLLowerIR/DeviceConfigFile.hpp(33): fatal error C1083: Cannot open include file: 'llvm/SYCLLowerIR/DeviceConfigFile.inc': No such file or directory
I'm working on a clean install, for the most part, and just don't know what is going on. Has anyone experienced this issue?
Beta Was this translation helpful? Give feedback.
All reactions