SV: [sldev] Re: CMake 2.4.8 vs 2.6 (Re: Missing cares, apr inMac build)

Aimee Walton aimee at ama-zing.co.uk
Mon Jul 28 19:17:08 PDT 2008


On Jul 28, 2008, at 17:53, Bill Hoffman wrote:

> 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

OK, ran develop.py, so far so good (though gives warnings about the  
things we need to put right, fair enough).

Run Xcode, builds perfectly  ... but then ... it deletes the  
executables it's just built! :D Rerunning the link line manually gave  
a fully working product.

It does this right after running viewer_manifest.py ...

echo "Depend check for xcode"
Depend check for xcode
cd /Users/aimee/Documents/Second-Life/Source/release-clean/indra/ 
build-darwin-i386 && make -C /Users/aimee/Documents/Second-Life/ 
Source/release-clean/indra/build-darwin-i386 -f /Users/aimee/ 
Documents/Second-Life/Source/release-clean/indra/build-darwin-i386/ 
CMakeScripts/XCODE_DEPEND_HELPER.make all.RelWithDebInfo
/bin/rm -f /Users/aimee/Documents/Second-Life/Source/release-clean/ 
indra/build-darwin-i386/mac_crash_logger/RelWithDebInfo/mac-crash-logger
/bin/rm -f /Users/aimee/Documents/Second-Life/Source/release-clean/ 
indra/build-darwin-i386/mac_updater/RelWithDebInfo/mac-updater
/bin/rm -f /Users/aimee/Documents/Second-Life/Source/release-clean/ 
indra/build-darwin-i386/newview/RelWithDebInfo/Second\ Life.app/ 
Contents/MacOS/Second\ Life
echo "Depend check for xcode"
Depend check for xcode
cd /Users/aimee/Documents/Second-Life/Source/release-clean/indra/ 
build-darwin-i386/newview && make -C /Users/aimee/Documents/Second- 
Life/Source/release-clean/indra/build-darwin-i386/newview -f /Users/ 
aimee/Documents/Second-Life/Source/release-clean/indra/build-darwin- 
i386/newview/CMakeScripts/XCODE_DEPEND_HELPER.make all.RelWithDebInfo
/bin/rm -f /Users/aimee/Documents/Second-Life/Source/release-clean/ 
indra/build-darwin-i386/newview/RelWithDebInfo/Second\ Life.app/ 
Contents/MacOS/Second\ Life



More information about the SLDev mailing list