pointcloud-viewer
pointcloud-viewer copied to clipboard
Can it run on Windows? help me 3x
Thanks fro your help
Short answer
As all dependencies are supported on windows you should be able to compile it on windows But I can't guarantee it as I've never tried it on windows.
Long Answer
Yes, but you would need to compile it yourself as I (currently) don't provide any binaries.
However getting compiler and dependencies play nicely together isn't always trivial on windows, so I can't guarantee it will work out -- one reason I didn't bother to include any windows instructions.
You would need to have cmake, boost >= 1.58, git and the Qt framework (5.5 <= version < 6.0) installed on your system. Also you graphic device must support OpenGL 4.5.
Edit: You also need Qt OpenGL