DiligentGraphics / DiligentEngine

A modern cross-platform low-level graphics library and rendering framework
http://diligentgraphics.com/diligent-engine/
Apache License 2.0
3.63k stars 331 forks source link

Add option to use pre-built libraries from Vulkan SDK #194

Closed TheMostDiligent closed 2 years ago

TheMostDiligent commented 2 years ago
TheMostDiligent commented 2 years ago

This may not be necessary anymore as an alternative option is to just build submodules with NO_GLSLANG, NO_GLSLAND.

TheMostDiligent commented 2 years ago

Applications linked with static libraries from the SDK don't work neither on Windows nor on MacOS due to incompatibilities in run-time libraries. https://github.com/DiligentGraphics/DiligentCore/tree/find_glslang