Skip to content

Instantly share code, notes, and snippets.

@ktopouzi
Created May 8, 2017 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ktopouzi/f34334b6638755c58dfe0c1159abee07 to your computer and use it in GitHub Desktop.
Save ktopouzi/f34334b6638755c58dfe0c1159abee07 to your computer and use it in GitHub Desktop.
CMake Error at tools/clang/tools/clang-offload-bundler/CMakeLists.txt:18 (add_dependencies):
Cannot add target-level dependencies to non-existent target "clang".
The add_dependencies works for top-level logical targets created by the
add_executable, add_library, or add_custom_target commands. If you want to
add file-level dependencies see the DEPENDS option of the add_custom_target
and add_custom_command commands.
-- PrintFunctionNames ignored -- Loadable modules not supported on this platform.
-- AnnotateFunctions ignored -- Loadable modules not supported on this platform.
-- Configuring incomplete, errors occurred!
See also "C:/Users/Nomik/Documents/CppSharp/deps/llvm/llvm-a641bd-windows-vs2015-x86-RelWithDebInfo/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Nomik/Documents/CppSharp/deps/llvm/llvm-a641bd-windows-vs2015-x86-RelWithDebInfo/CMakeFiles/CMakeError.log".
Error: C:/Users/Nomik/Documents/CppSharp/build/LLVM.lua:10: ...ers/Nomik/Documents/CppSharp/build/scripts/Utils.lua:36: Error executing shell command, aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment