# HG changeset patch # User Sebastien Jodogne # Date 1476699442 -7200 # Node ID d1bb4bbe97756fbc2c5ca8f6cfd3abfb6a6d4cb8 # Parent 58a0ee0b4be1cca8dc6cefae984d16cfdfb13bce note diff -r 58a0ee0b4be1 -r d1bb4bbe9775 DarwinCompilation.txt --- a/DarwinCompilation.txt Thu Oct 13 15:12:46 2016 +0200 +++ b/DarwinCompilation.txt Mon Oct 17 12:17:22 2016 +0200 @@ -31,7 +31,9 @@ # cmake -GXcode -DCMAKE_OSX_DEPLOYMENT_TARGET=10.8 -DSTATIC_BUILD=ON -DSTANDALONE_BUILD=ON -DALLOW_DOWNLOADS=ON ~/Orthanc NB: Adapt the value of "CMAKE_OSX_DEPLOYMENT_TARGET" with respect to -your version of XCode. +your version of OS X. This version can obtained by typing: + +# sw_vers Build the Debug version of Orthanc