04-01-2017, 11:26 AM
Python in CMake should be in path yeah, when installing them there should be an option to add them to PATH.
Anyways, the error says that glslang project doesn't exist, therefore you're missing its submodule. Try running git submodule update --init again.
Are you compiling with Release/Release LLVM?
Anyways, the error says that glslang project doesn't exist, therefore you're missing its submodule. Try running git submodule update --init again.
Are you compiling with Release/Release LLVM?
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux