It's possible that they're building with an older version of Xcode that still supported the 10.6 SDK that doesn't do a version check under 10.8. There's also a method to install Xcode 3.2.6 and compile with autobuild using it. To successfully compile with Xcode 4.5, you pretty much need to rewrite certain portions of the viewer to not use deprecated functionality and to instead have Objective-C implementations of different things (i.e., windowing and event handling); that's not an easy task (and in fact quite time consuming).
========== Geenz Spad ge...@exodusviewer.com On Sep 19, 2012, at 5:39 PM, Arrehn Oberlander <arr...@gmail.com> wrote: > On Wed, Sep 19, 2012 at 11:58 AM, gistya eusebio <gis...@gmail.com> wrote: >> >> I did compile this with OS X 10.8 as a build target successfully. >> > > > I couldn't help but notice this blurb at the end. Did you need to make > any adjustments to base viewer-dev dependent packages / cmake /. other > in order to build with XCode 4.5.x? > _______________________________________________ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/OpenSource-Dev > Please read the policies before posting to keep unmoderated posting privileges
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges