Bzz2745
Bzz2745
some *.hpp files like boost/mpl/assert.hpp can't open while i compilating pcl form source.    - OS: Windows11 - Compiler: Visual Studio 2019 - PCL Version 1.12 - PCL...
When I tried to compile PCL(PointCloudLibrary) with the Boost file compiled by myself, the error showed that #if #endif pairs did not match and the error was reported in the...
I wonder where i can get the header files used in main.cpp of this project.Can u share this files if they are writen by u,or tell me the name if...
Here is part of build error log : In file included from /home/user/Project/G3Reg/src/back_end/ransac/ransac.cpp:10: /home/user/Project/G3Reg/include/utils/opt_utils.h: In member function ‘virtual gtsam::NonlinearFactor::shared_ptr gtsam::Point2PointFactor::clone() const’: /home/user/Project/G3Reg/include/utils/opt_utils.h:52:79: error: invalid new-expression of abstract class type ‘gtsam::Point2PointFactor’...