Compiling on Mac OSX
Posted: Wed Apr 13, 2016 3:12 pm
Hi,
I'm trying to build CloudCompare from source on Mac OSX.
I'd like to try if I can provide a solution to Command Line C2C_dist Questions [viewtopic.php?t=1220] by adding a Print() statement.
Before I can try to implement a solution I need to be able to successfully compile CloudCompare from source.
I followed the instructions here: https://github.com/cloudcompare/trunk/b ... r/BUILD.md
I successfully generated a project using CMake. I chose Xcode as the generator because I didn't see Clang listed (and Clang is the default compiler for Mac OS X).
But when trying to build the project from Xcode I get these errors:
I also tried with a different branch (Qt5) but with no success.
I'm on Mac OS X 10.10.
Any tips on how to build on OS X would be appreciated.
I'm trying to build CloudCompare from source on Mac OSX.
I'd like to try if I can provide a solution to Command Line C2C_dist Questions [viewtopic.php?t=1220] by adding a Print() statement.
Before I can try to implement a solution I need to be able to successfully compile CloudCompare from source.
I followed the instructions here: https://github.com/cloudcompare/trunk/b ... r/BUILD.md
I successfully generated a project using CMake. I chose Xcode as the generator because I didn't see Clang listed (and Clang is the default compiler for Mac OS X).
But when trying to build the project from Xcode I get these errors:
I also tried with a different branch (Qt5) but with no success.
I'm on Mac OS X 10.10.
Any tips on how to build on OS X would be appreciated.