Skip to content
Discussion options

You must be logged in to vote

I’m reviewing the CMake logs.
I think that CMake is unable to find the translator.

No, this output refers to spirv-tools which is an unnecessary optional dependency of the llvm-spirv translator.
AdaptiveCpp builds its own llvm-spirv translator during the build process. The fact that you get this output shows that AdaptiveCpp is building the llvm-spirv translator.

Please do not install your own llvm-spirv packages, as those will not have the necessary patch applied! AdaptiveCpp will look for llvm-spirv in its own internal directories anyway (which is to where it will install its patched llvm-spirv), so external packages should not make a difference anyway.

I do not see in your cmake outp…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by AlekseiSudar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants