AartOdding / dawn

Google Dawn WebGPU Implementation
Apache License 2.0
1 stars 0 forks source link

cmake error! #1

Open zhangfq-chemistry opened 1 year ago

zhangfq-chemistry commented 1 year ago

-- Dawn: using SPIRV-Headers at /home/webgpu/dawn/third_party/vulkan-deps/spirv-headers/src CMake Error at third_party/CMakeLists.txt:23 (add_subdirectory): add_subdirectory given source "/home/webgpu/dawn/third_party/vulkan-deps/spirv-headers/src" which is not an existing directory.

-- Dawn: using SPIRV-Tools at /home/webgpu/dawn/third_party/vulkan-deps/spirv-tools/src CMake Error at third_party/CMakeLists.txt:32 (add_subdirectory): add_subdirectory given source "/home/webgpu/dawn/third_party/vulkan-deps/spirv-tools/src" which is not an existing directory.

-- Dawn: using GLFW at /home/webgpu/dawn/third_party/glfw CMake Error at third_party/CMakeLists.txt:41 (add_subdirectory): add_subdirectory given source "/home/webgpu/dawn/third_party/glfw" which is not an existing directory.

-- Dawn: using Tint at /home/webgpu/dawn/third_party/tint CMake Error at third_party/CMakeLists.txt:54 (add_subdirectory): add_subdirectory given source "/home/webgpu/dawn/third_party/tint" which is not an existing directory.

-- Dawn: using Abseil at /home/webgpu/dawn/third_party/abseil-cpp CMake Error at third_party/CMakeLists.txt:60 (add_subdirectory): add_subdirectory given source "/home/webgpu/dawn/third_party/abseil-cpp" which is not an existing directory.

AartOdding commented 1 year ago

please use google's official dawn repository, I am not maintaining this repository or providing any form of support https://dawn.googlesource.com/dawn