root@linaro-alip:~/jack_vulkan/vulkan-sdk/build# make
[ 3%] Built target vulkan-stub
[ 8%] Built target platform-png
[ 11%] Built target platform-asset-manager
[ 14%] Built target platform
[ 25%] Built target framework
[ 30%] Built target vulkan-sdk
[ 33%] Built target platform-wsi
[ 35%] Generating assets/shaders/triangle.frag.spv
/bin/sh: GLSLC-NOTFOUND: command not found
samples/hellotriangle/CMakeFiles/hellotriangle.dir/build.make:67: recipe for target 'samples/hellotriangle/assets/shaders/triangle.frag.spv' failed
make[2]: *** [samples/hellotriangle/assets/shaders/triangle.frag.spv] Error 127
CMakeFiles/Makefile2:470: recipe for target 'samples/hellotriangle/CMakeFiles/hellotriangle.dir/all' failed
make[1]: *** [samples/hellotriangle/CMakeFiles/hellotriangle.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2
this error is always exist, my platform is ARM 3399, on Ubuntu
I need some help
root@linaro-alip:~/jack_vulkan/vulkan-sdk/build# make
[ 3%] Built target vulkan-stub
[ 8%] Built target platform-png
[ 11%] Built target platform-asset-manager
[ 14%] Built target platform
[ 25%] Built target framework
[ 30%] Built target vulkan-sdk
[ 33%] Built target platform-wsi
[ 35%] Generating assets/shaders/triangle.frag.spv
/bin/sh: GLSLC-NOTFOUND: command not found
samples/hellotriangle/CMakeFiles/hellotriangle.dir/build.make:67: recipe for target 'samples/hellotriangle/assets/shaders/triangle.frag.spv' failed
make[2]: *** [samples/hellotriangle/assets/shaders/triangle.frag.spv] Error 127
CMakeFiles/Makefile2:470: recipe for target 'samples/hellotriangle/CMakeFiles/hellotriangle.dir/all' failed
make[1]: *** [samples/hellotriangle/CMakeFiles/hellotriangle.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2
this error is always exist, my platform is ARM 3399, on Ubuntu
I need some help