Ubuntu 16.04 compile
Posted: Tue Apr 24, 2018 3:03 pm
I'd like to use CloudCompare with compressed LiDAR files (.LAZ) on Ubuntu 16.04
I've tried various different ways to download and compile CloudCompare with no luck (e.g. https://github.com/CloudCompare/CloudCo ... r/BUILD.md and http://scigeo.org/articles/howto-instal ... oudcompare). The main issue seems to be that "Qt5Svg_DIR: The directory containing a CMake configuration file for Qt5Svg." is not found. I have it installed (e.g. apt-file search Qt5Svg returns libqt5svg5-dev: /usr/lib/x86_64-linux-gnu/cmake/Qt5Svg/Qt5SvgConfig.cmake) but when I enter this into CMake and press [c] to configure it reports the same issue.
The software looks great - I can get a version running from the deb here: https://dl.bintray.com/ornis/CloudCompa ... udcompare/ but it doesn't recognise that I have LASzip installed and so cannot read the .LAZ
Any suggestions to get me up and running?
I've tried various different ways to download and compile CloudCompare with no luck (e.g. https://github.com/CloudCompare/CloudCo ... r/BUILD.md and http://scigeo.org/articles/howto-instal ... oudcompare). The main issue seems to be that "Qt5Svg_DIR: The directory containing a CMake configuration file for Qt5Svg." is not found. I have it installed (e.g. apt-file search Qt5Svg returns libqt5svg5-dev: /usr/lib/x86_64-linux-gnu/cmake/Qt5Svg/Qt5SvgConfig.cmake) but when I enter this into CMake and press [c] to configure it reports the same issue.
The software looks great - I can get a version running from the deb here: https://dl.bintray.com/ornis/CloudCompa ... udcompare/ but it doesn't recognise that I have LASzip installed and so cannot read the .LAZ
Any suggestions to get me up and running?