Hello,
I am attempting to build the Snowglobe Viewer in VC++ 2008 Express and am having trouble getting past the develop.py step.
I checked out the http-texture branch from http://svn.secondlife.com/svn/linden/projects/2009/http-texture/ using TortoiseSVN.
When I run develop.py I am getting many errors like those below:
CMake Error: Cannot find source file "D:/SL_SVN/indra/newview/character/attentionsN.xml" for target "secondlife-bin"
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error: Cannot find source file "D:/SL_SVN/indra/newview/character/avatar_lad.xml" for target "secondlife-bin"
CMake Error: Cannot find source file "D:/SL_SVN/indra/newview/character/avatar_lad.xml" for target "secondlife-bin"
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error: Cannot find source file "D:/SL_SVN/indra/newview/character/avatar_skeleton.xml" for target "secondlife-bin"
CMake Error: Cannot find source file "D:/SL_SVN/indra/newview/character/avatar_skeleton.xml" for target "secondlife-bin"
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error: Cannot find source file "D:/SL_SVN/indra/newview/character/genepool.xml" for target "secondlife-bin"
CMake Error: Cannot find source file "D:/SL_SVN/indra/newview/character/genepool.xml" for target "secondlife-bin"
I looked in the /indra/newview/ path, and it appears that the /characters folder is missing.
Did I check out the SVN code from the wrong place?
Any help in this matter would be much appreciated.
Thanks,
Jodiah
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
