SV: [sldev] Re: CMake 2.4.8 vs 2.6 (Re: Missing cares,
apr inMac build)
Sammy Frederix
sammy.frederix at gmail.com
Mon Jul 28 19:09:16 PDT 2008
On 29/07/2008, at 2:53 AM, Bill Hoffman wrote:
> Sammy Frederix wrote:
>> On 27/07/2008, at 1:43 AM, Bill Hoffman wrote:
>>> OK, 2.6.1 RC 13 is here: http://www.cmake.org/files/v2.6/
>>>
>>> Please give it a try. Should fix the Xcode error, and the visual
>>> studio link error. If it builds SecondLife, I will make it the
>>> official 2.6.1 release.
>> using Xcode 3.1, I get the following build failure for building the
>> (unpatched) release branch:
>> i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../
>> libraries/universal-darwin/lib_release/lljpeg: No such file or
>> directory
>
>
> OK, I did not merge in all the fixes for this problem into the 2.6
> branch. I have an RC 14 (for Mac only) here:
>
> http://www.cmake.org/files/v2.6/cmake-2.6.1-RC-14-Darwin-universal.tar.gz
> http://www.cmake.org/files/v2.6/cmake-2.6.1-RC-14-Darwin-universal.dmg
>
> Please give it a try.
>
> -Bill
Bill,
SL now builds, but doesn't run:
** BUILD SUCCEEDED **
xcodebuild -target Second Life -configuration Release
$ open "build-darwin-i386/newview/Release/Second Life.app"
LSOpenFromURLSpec() failed with error -10661 for the file /Users/home/
SLOrig/release/indra/build-darwin-i386/newview/Release/Second Life.app.
Looking into
/Users/home/SLOrig/release/indra/build-darwin-i386/newview/Release/
Second Life.app/Contents/MacOS/
it looks like the actual executable is missing
I built cmake from http://www.cmake.org/files/v2.6/cmake-2.6.1-RC-14.tar.gz
More information about the SLDev
mailing list