is there a way to download and compile just the viewer code?

Feel free to ask any question here
Post Reply
erickrieg@gmail.com
Posts: 1
Joined: Wed Jul 22, 2020 8:54 pm

is there a way to download and compile just the viewer code?

Post 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
daniel
Site Admin
Posts: 7712
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: is there a way to download and compile just the viewer code?

Post 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.
Daniel, CloudCompare admin
Post Reply