[sldev] cmake-9 latest test results
Robin Cornelius
robin.cornelius at gmail.com
Fri May 30 08:43:58 PDT 2008
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)
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
3) Compiling is successful in VC90 (Visual C++ 2008)
4) Linking links against a not supplied ll_intel_memops.lib (missing
export file in libs zip?) does not seem to be required
5) Linking is successful excluding (4)
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
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.
Robin
More information about the SLDev
mailing list