I don't have any familiarity with Xcode, so forwarding this thread back onto the list... Celi
---------- Forwarded message ---------- From: Lee ponzu <lee.po...@gmail.com> Date: Fri, Jul 8, 2011 at 3:24 PM Subject: Re: [opensource-dev] Autobuild errors To: Celierra Darling <celie...@gmail.com> No issues with KDU. The next problem is that I have Xcode 4 installed, so autobuild spit up on not finding the 10.5 SDK. I tried copying it over from Xcode 3, but that leads to new problems. Check dependencies Invalid value '4.0' for GCC_VERSION [WARN]Unable to determine concrete GCC compiler for file /Users/lee/Documents/viewer/viewer-beta/indra/cmake/cmake_dummy.cpp of type sourcecode.cpp.cpp. So, I suppose I wil have to figure out how to get autobuild to use Xcode 3.2 instead. Or just not build a viewer 8-( ponzu On Fri, Jul 8, 2011 at 1:49 PM, Celierra Darling <celie...@gmail.com> wrote: > Cached in CMake. I'm guessing perhaps there's code in there where > -DINSTALL_PROPRIETARY=TRUE will cause DFMOD to be set to TRUE (like the > first time you ran it when you tried the Release configuration)? > > If the next error you're getting is about KDU, you want to add > -DUSE_KDU:BOOL=FALSE to the end of that. > > Celi > > > > On Fri, Jul 8, 2011 at 1:40 PM, Lee ponzu <lee.po...@gmail.com> wrote: > >> Cached where? This is a fresh clone of viewer-beta, and the first time I >> ever tried autobuild... >> >> however, the advice is good. It didn't fail right away 8-) >> >> ponzu >> >> >> On Fri, Jul 8, 2011 at 1:33 PM, Celierra Darling <celie...@gmail.com>wrote: >> >>> You might have some variables cached, maybe? Try explicitly setting -- >>> -DFMOD:BOOL=FALSE , like: >>> >>> autobuild build --verbose -c ReleaseOS -- -DFMOD:BOOL=FALSE >>> >>> (Feel free to Reply All to the list if this works. :p ) >>> >>> Celi >>> >> >> >
_______________________________________________ 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