[sldev] CMake Error: cannot find file...
Jacek Antonelli
jacek.antonelli at gmail.com
Mon Jun 1 13:22:59 PDT 2009
On Mon, Jun 1, 2009 at 12:43 PM, <jodiah at my-webhome.com> wrote:
> 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
>
> [snip]
>
> 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?
The SVN repository only has the source code, so you'll also need to
download the artwork and "libraries" packages. Rob Linden has been
working on a script to automate the downloading and unpacking, so you
could give that a try: http://jira.secondlife.com/browse/VWR-13787
Or for the manual way: the URLs for the packgaes are in
doc/asset_urls.txt. You'll want to download the ones labelled as
"SLASSET_ART" and "SLASSET_LIBS_WIN32". The zips have everything
inside a "linden" folder, but you should move the stuff from inside
the linden folder (doc, indra, LICENSE-*.txt) and put them in your
SL_SVN folder instead.
Hope that helps,
- Jacek
More information about the SLDev
mailing list