[opensource-dev] OSX 10.8 / Xcode 4.5 compile support (wasReview Request: patch potential memory leak in llgl.h)
Geenz Spad
geenz at exodusviewer.com
Wed Sep 19 15:17:28 PDT 2012
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
geenz at exodusviewer.com
On Sep 19, 2012, at 5:39 PM, Arrehn Oberlander <arrehn at gmail.com> wrote:
> On Wed, Sep 19, 2012 at 11:58 AM, gistya eusebio <gistya at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20120919/b03a9ccd/attachment.htm
More information about the opensource-dev
mailing list