Open mohitmv opened 8 months ago
I try to build on fedora kde 40 and no luck with even the dependencies. get a gmake error. gmake: *** [Makefile:91: all] Error 2
Same here in Fedora 40 and Fedora 41 with cmake version 3.30.5.
Error during deps:
[ 56%] Completed 'dep_OCCT'
[ 56%] Built target dep_OCCT
gmake: *** [Makefile:91: all] Fehler 2
Error trying to compile engine:
Make Error at /usr/lib64/cmake/ZLIB/ZLIB.cmake:81 (message):
The imported target "ZLIB::zlibstatic" references the file
"/usr/lib64/libz.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib64/cmake/ZLIB/ZLIB.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib64/cmake/ZLIB/zlib-config.cmake:44 (include)
/usr/share/cmake/Modules/FindPNG.cmake:68 (find_package)
CMakeLists.txt:468 (find_package)
I am building in centos, and getting following errors: