Not sure which version of Xcode you're using, but the last one that 
contained the 10.6 SDK was 4.4.x.  If you're normally using a newer 
version of Xcode, then you can install the old version under a different 
name (for instance, /Applications/Xcode4.4.x.app.)  Then, making the 
build backward compatible should be a simple matter of adding the 
following to the cmake line:

 
-DCMAKE_OSX_SYSROOT=/Applications/Xcode4.4.x.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk
 
\
     -DCMAKE_OSX_DEPLOYMENT_TARGET=10.6


On 5/22/13 9:57 PM, Brian Hinz wrote:
> Updated pre-release builds are available from the nightly builds page:
>
> http://tigervnc.sourceforge.net/tiger.nightly/
>
> The OS-X build procedure wasn't changed, so that viewer is still only
> compatible with 10.7+.  I'll try to build one that's backwards
> compatible to 10.6 as time allows.
>
> -brian
>
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
>
>
>
> _______________________________________________
> Tigervnc-devel mailing list
> Tigervnc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
>

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to