LightCull
LightCull copied to clipboard
Compiling errors when using the command
HI dear author,
It's truly a honor to write a letter to you, I'm build your project nowadays and found the error when building as following, I wonder if there is a chance that you know the reason? :)
thank you
best regards to you
William
Looks like GLSLC-NOTFOUND
, meaning the glslc
compiler could not be found. See https://github.com/kayru/LightCull/blob/master/CMakeLists.txt#L16 for the logic where it's supposed to be.