Closed sonichy closed 3 years ago
1.cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. Change to : cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .
2.include could not find load file: ECMGenerateHeaders sudo apt install extra-cmake-modules
sudo apt install extra-cmake-modules
Please don't build in the root directory. Always build from a special build directory.
build
About ECM, I'm not sure Ubuntu 20.04 has the latest ECM.
1.
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
Change to :cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .
2.include could not find load file: ECMGenerateHeaders
sudo apt install extra-cmake-modules