I'm a real newb to the branch environment, so even basic advise could be helpful.
I downloaded from http://svn.secondlife.com/trac/linden/browser/branches/2008/shadow-draft-2 and set about trying to use the CMake instructions from http://wiki.secondlife.com/wiki/Microsoft_Windows_Builds I tried: C:\SL_SD2_trunk\branches\2008\shadow-draft-2\indra>c:\python25\python develop.py -G VC80 Initially, it downloaded a bunch of tarballs, but always ends with the following errors: Traceback (most recent call last): md5 File "install.py", line 1075, in <module> mismatch: c:\docume~1\...\locals~1\temp\install.cache....\GL-windows-2008061 3.tar.bz2 Downloading http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GL-wind ows-20080613.tar.bz2 to local file c:\docume~1\...\locals~1\temp\install.cache ....\GL-windows-20080613.tar.bz2 sys.exit(main()) File "install.py", line 1066, in main options.cache_dir) File "install.py", line 560, in install ifile.fetch_local() File "install.py", line 114, in fetch_local raise RuntimeError("Error matching md5 for %s" % self.url) RuntimeError: Error matching md5 for http://s3.amazonaws.com/viewer-source-downl oads/install_pkgs/GL-windows-20080613.tar.bz2 CMake Error: Failed to download or unpack prebuilt 'GL'. Process returned 1. -- Configuring done Cleaning 'build-VC80' Traceback (most recent call last): File "develop.py", line 664, in <module> main(sys.argv[1:]) File "develop.py", line 637, in main setup.run_cmake() File "develop.py", line 519, in run_cmake PlatformSetup.run_cmake(self, args) File "develop.py", line 155, in run_cmake self.run(cmd, 'cmake') File "develop.py", line 515, in run (name, ret)) __main__.CommandError: the command 'cmake' exited with -1 C:\SL_SD2_trunk\branches\2008\shadow-draft-2\indra> I can actually download from the site in question, but I don't know how to make the script continue. Any advice? Thanks to all, Vector
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
