Page 1 of 1
is there a way to download and compile just the viewer code?
Posted: Wed Jul 22, 2020 8:56 pm
by erickrieg@gmail.com
I tried to compile everything, but there is not a simple way for me to get and compile all the Qt tools. All I want is a working example project to modify that can open up point cloud files on a windows
Re: is there a way to download and compile just the viewer code?
Posted: Thu Jul 23, 2020 6:02 pm
by daniel
You generally don't need to compile Qt. Just download the binaries (installer) from their website.
And we rely on CMake to generate the compilation project... That's the only way to create it.