OPTION_PDAL_LAS
OPTION_PDAL_LAS
Hey, I want to compile cloudcompare with VS2015+cmake+QT to enable it to support .las format files. After downloading OSGeo4W64, I have compiled cmake, but when running ALL_BUILD of .sln, there are many problems, and if Without adding OPTION_PDAL_LAS, I can compile and run successfully. Can you explain the steps from downloading OSGeo4W64 to compiling the final support for .las format? Or give me the help documentation I have, thank you very much!
- Attachments
-
- 1.PNG (19.14 KiB) Viewed 27393 times
Re: OPTION_PDAL_LAS
I have solved this problem: when using the cmake compiled file to add OPTION_PDAL_LAS, click configure, you need to set the two variable paths PDAL_DIR and JSON_ROOT_DIR。