RemoteSensingFrank / UAVProduct

处理无人机影像的代码,使用了OpenMVG,openMVS以及GDAL库等,实现影像几何校正,影像拼接,点云生成等功能
245 stars 131 forks source link

编译OpenMVS错误 #14

Closed MathsionYang closed 3 years ago

MathsionYang commented 3 years ago

最后一步:make -j2 && sudo make install

CMake Error at /home/star/UAVProduct/env/openMVS/build/Cotire.cmake:1990 (message): cotire: error 1 precompiling /home/star/UAVProduct/env/openMVS_build/libs/Common/cotire/Common_CXX_prefix.hxx. Call Stack (most recent call first): /home/star/UAVProduct/env/openMVS/build/Cotire.cmake:3694 (cotire_precompile_prefix_header)

libs/Common/CMakeFiles/Common.dir/build.make:63: recipe for target 'libs/Common/cotire/Common_CXX_prefix.hxx.gch' failed make[2]: [libs/Common/cotire/Common_CXX_prefix.hxx.gch] Error 1 CMakeFiles/Makefile2:179: recipe for target 'libs/Common/CMakeFiles/Common.dir/all' failed make[1]: [libs/Common/CMakeFiles/Common.dir/all] Error 2 Makefile:129: recipe for target 'all' failed