Bzz2745

Results 4 issues of Bzz2745

some *.hpp files like boost/mpl/assert.hpp can't open while i compilating pcl form source. ![image](https://user-images.githubusercontent.com/68807654/180435975-2c1c3771-41bf-4853-a4ee-c69c01e84276.png) ![image](https://user-images.githubusercontent.com/68807654/180436646-951e2868-fdac-46b4-9bbb-43ff8db99aae.png) ![image](https://user-images.githubusercontent.com/68807654/180436720-1106cc16-0754-4514-a7ae-36817d5722d9.png) - OS: Windows11 - Compiler: Visual Studio 2019 - PCL Version 1.12 - PCL...

platform: windows
kind: compile error
status: triage

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’...