[sldev] cmake-9 latest test results

Bryan O'Sullivan bos at lindenlab.com
Mon Jun 2 11:49:13 PDT 2008


Hi, Robin -

Thank you for taking the time to try this stuff out again.  Your reports 
have been very helpful, and I appreciate your effort.

> Current public cmake-9 status (on windows) seems to be ;-
> 
> 1) The previous mentioned dependency of copy_win_scripts (can work
> around by removing dependency reference)

I just checked in a fix for this.

> 2) VSTool.exe fails with an error (not critical)
>    Running 'tools\\vstool\\VSTool.exe --solution
> build-VC90\\SecondLife.sln --config RelWithDebInfo --startup
> secondlife-bin' in 'C:\\cmake-9\\indra'
>    Opening solution: build-VC90\SecondLife.sln
>    Looking for existing VisualStudio instance...
>       Didn't find open solution, now opening new VisualStudio instance...
>       Reading .sln file version...
>       Opening VS version: VC90...
>    Value cannot be null.
>    Parameter name: type
>    Quitting do error opening: C:\cmake-9\indra\build-VC90\SecondLife.sln

This isn't my baby, but I'll make sure it gets a look.

> 3) Compiling is successful in VC90 (Visual C++ 2008)

Excellent!

> 4) Linking links against a not supplied ll_intel_memops.lib (missing
> export file in libs zip?) does not seem to be required

We don't have permission to redistribute that.  I've made linking 
against it conditional on its presence.

> 6) post-build fails due to missing script :-
>     Performing Post-Build Event...
>     C:\Python25\python25.exe: can't open file
> 'C:/cmake-9/indra/newview/postbuild_win32.py': [Errno 2] No such file
> or directory

Oops, added.

> 7) Executing the binary built in "Debug" results in missing
> OpenJPEGd.dll (in fact the default build is RelWithDebInf but this
> didn't get set due to (2). Need to rebuild in these different modes to
> complete tests.

OK.  I hope that if we can fix vstool, this one will resolve itself.

	<b


More information about the SLDev mailing list