OGRECave / ogre

scene-oriented, flexible 3D engine (C++, Python, C#, Java)
https://ogrecave.github.io/ogre/
MIT License
3.83k stars 957 forks source link

fixing compilation in archlinux #3115

Closed Joilnen closed 1 month ago

Joilnen commented 1 month ago

[ 71%] Linking CXX shared library ../../lib/Codec_Assimp.so
[ 71%] Built target Codec_Assimp
[ 71%] Linking CXX shared library ../../lib/Plugin_GLSLangProgramManager.so
/usr/bin/ld: cannot find -lHLSL: No such file or directory
/usr/bin/ld: cannot find -lOGLCompiler: No such file or directory
clang++: error: linker command failed with exit code 1 (use -v to see invocation)make[2]: [PlugIns/GLSLang/CMakeFiles/Plugin_GLSLangProgramManager.dir/build.m↳ ake:99: lib/Plugin_GLSLangProgramManager.so.14.2] Error 1 make[1]: [CMakeFiles/Makefile2:1951: PlugIns/GLSLang/CMakeFiles/Plugin_GLSLan↳ gProgramManager.dir/all] Error 2 make: *** [Makefile:166: all] Error 2