Witam,
Temat drazliwy, bo robilem kilka reinstalacji systemow, kpmbinowalem i odpadam.
Tydzien temu kompilowalem silnik do znanej i kultowej gry😂 dodam ze na serwerze vps na ktorym jest wgrane ubuntu 18.4, wszystko wedlug poradnika z githuba i nie bylo zadnego problemu. 2 dni temu chcialem ponownie go skompilowac na vpsie i zaczely sie schody. Zeby nie reinstalowac systemu na serwerze, bo chodzi tam silnik z gry. Zainstalowalem ubuntu o na swoim laptopie celowo inna wersje i problem mam dalej ten sam a mianowicie:
kuba@kuba-HP-Pavilion-Laptop-15-cw0xxx:~/ot/build$ cmake …
– The C compiler identification is GNU 7.5.0
– The CXX compiler identification is GNU 7.5.0
– Check for working C compiler: /usr/bin/cc
– Check for working C compiler: /usr/bin/cc – works
– Detecting C compiler ABI info
– Detecting C compiler ABI info - done
– Detecting C compile features
– Detecting C compile features - done
– Check for working CXX compiler: /usr/bin/c++
– Check for working CXX compiler: /usr/bin/c++ – works
– Detecting CXX compiler ABI info
– Detecting CXX compiler ABI info - done
– Detecting CXX compile features
– Detecting CXX compile features - done
– cotire 1.6.9 loaded.
– Performing Test COMPILER_KNOWS_CXX11
– Performing Test COMPILER_KNOWS_CXX11 - Success
– Performing Test COMPILER_KNOWS_STDLIB
– Performing Test COMPILER_KNOWS_STDLIB - Failed
– Found GMP: /usr/include/x86_64-linux-gnu
CMake Error at CMakeLists.txt:27 (find_package):
By not providing “FindPugiXML.cmake” in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by “PugiXML”, but
CMake did not find one.
Could not find a package configuration file provided by “PugiXML” with any
of the following names:
PugiXMLConfig.cmake
pugixml-config.cmake
Add the installation prefix of “PugiXML” to CMAKE_PREFIX_PATH or set
“PugiXML_DIR” to a directory containing one of the above files. If
“PugiXML” provides a separate development package or SDK, be sure it has
been installed.
– Configuring incomplete, errors occurred!
See also “/home/kuba/ot/build/CMakeFiles/CMakeOutput.log”.
See also “/home/kuba/ot/build/CMakeFiles/CMakeError.log”.
Link do poradnika 0owyzej.jest ktos kto wytlumaczy mi gdzie lezy problem? Bo pugixml jest zainstalowane, a tak faktycznke plik o ktory pyta nie istnieje na obu dyskach??