Some timing stats:
VS2010 full build: 25 minutes of which 2 minutes are link time
VS2013 full build: 30 minutes of which 1 minute 35 seconds are link time
This link time might even get a little faster if the bug/issue I
reported a few hours ago is addressed.
_
Here is another glitch that should be addressed:
Unable to read versionfile
'E:/ss/STORM-0/build-vc120/newview/viewer_version.txt'
Traceback (most recent call last):
File "E:/ss/STORM-0/indra/newview/viewer_manifest.py", line 1210,
in
main()
File "E:/ss/STORM-0/indra/newview\..\
This error probably should be addressed:
Message template SHA_1 has not changed.
jpeglib.lib(jerror.obj) : MSIL .netmodule or module compiled with
/GL found; restarting link with /LTCG; add /LTCG to the link command
line to improve linker performance
On Thu, Feb 5, 2015 at 11:39 AM, Jonathan
A few more configuration notes/issues:
Autobuild is installed into Python27/scripts -- can this be moved out
of that package's tree?
Autobuild is being fetched from Oz's bitbucket repository -- this
should be moved to a generic lindenlab location.
On 2/5/15, Nicky Perian wrote:
> Thanks for the
Thanks for the input. Looks like incredibuild only uses msbuild when using
Visual Studio Express. Based on the parameters in the Release section of
autobuild.xml it appears that LL uses devenv.
On Wed, Feb 4, 2015 at 3:53 PM, holydoughnuts
wrote:
> On 2/2/2015 1:42 PM, Nicky Perian wrote:
> >