mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 00:14:45 +00:00
Added Known build issues and workarounds
Added Known build issues and workarounds to make build simpler.
This commit is contained in:
parent
06153f81bf
commit
5a9fa74ca0
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ cargo build
|
|||
```
|
||||
in the main directory of the project
|
||||
### Known build issues and workarounds:
|
||||
+ * cmake not installed on Windows: * Install windows binaries from https://cmake.org/download/
|
||||
+ * CMake Error: The source directory ".../ZLUDA/ext/spirv-tools" does not appear to contain CMakeLists.txt.*: update linked git submodules
|
||||
+ **cmake not installed on Windows:** Install windows binaries from https://cmake.org/download/
|
||||
+ **CMake Error: The source directory ".../ZLUDA/ext/spirv-tools" does not appear to contain CMakeLists.txt.:** update linked git submodules
|
||||
```
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
|
Loading…
Add table
Reference in a new issue