-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Enable precompiled headers" breaks build #406
Comments
Pinging again, @haonanya , would you have some cycles to take a look please? It seems it's currently impossible to build opencl-clang as standalone library (which is required for distributions). Thanks! |
Merged
haonanya
pushed a commit
that referenced
this issue
Apr 21, 2023
wenju-he
pushed a commit
to wenju-he/opencl-clang
that referenced
this issue
May 17, 2023
wenju-he
pushed a commit
to wenju-he/opencl-clang
that referenced
this issue
Oct 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since #297 , the build fails with multiple repeating errors:
(on every call to create_pcm)
I've tested b3b2d7f against LLVM 16 with -DPREFERRED_LLVM_VERSION=16.0.0 (llvm from system, spirv-llvm-translator from system built as a .so).
@haonanya do you have any ideas here?
The text was updated successfully, but these errors were encountered: