Skip to content

Conversation

wenju-he
Copy link
Contributor

libclc libraries are put in LIBCLC_OUTPUT_LIBRARY_DIR directory. Ninja generator implicitly creates the output directory when generating library files, but "Unix Makefiles" generator does not. Fixes No such file or directory error in #20058.

libclc libraries are put in LIBCLC_OUTPUT_LIBRARY_DIR directory.
Ninja generator implicitly creates the output directory when
generating library files, but "Unix Makefiles" generator does not.
Fixes `No such file or directory` error in intel#20058.
Copy link
Contributor

@intel/llvm-gatekeepers please consider merging

@steffenlarsen steffenlarsen merged commit 74d8de6 into intel:sycl Sep 12, 2025
44 of 45 checks passed
@wenju-he wenju-he deleted the libclc-mkdir-LIBCLC_OUTPUT_LIBRARY_DIR branch September 12, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants