LightCull icon indicating copy to clipboard operation
LightCull copied to clipboard

Compiling errors when using the command

Open WilliamWangPeng opened this issue 3 years ago • 1 comments

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? :)

image

thank you
best regards to you
William

WilliamWangPeng avatar Apr 12 '21 02:04 WilliamWangPeng

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.

Anteru avatar Apr 12 '21 08:04 Anteru