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 <module> main() File "E:/ss/STORM-0/indra/newview\..\lib\python\indra\util\llmanifest.py", line 212, in main vf = open(args['versionfile'], 'r') IOError: [Errno 2] No such file or directory: 'E:/ss/STORM-0/build-vc120/newview/viewer_version.txt' C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 1.
On Thu, Feb 5, 2015 at 1:54 PM, Jonathan Welch <jhwe...@gmail.com> wrote: > 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 Welch <jhwe...@gmail.com> wrote: >> 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 <nickyper...@gmail.com> wrote: >>> 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 <holydoughn...@gmail.com> >>> wrote: >>> >>>> On 2/2/2015 1:42 PM, Nicky Perian wrote: >>>> > >>>> > Does the underlying builder in LL's automated build system call >>>> > MSBuild or Devenv? >>>> > >>>> >>>> For what IncrediBuild does, see >>>> http://www.incredibuild.com/webhelp/distributing_vs_builds.html - it >>>> currently calls devenv, unless you force it to use msbuild thru the >>>> registry. >>>> >>>> buildconsole supports command flags compatible with either, so without >>>> that front end in place you'll want to watch your logs to make sure the >>>> commands make sense. >>>> _______________________________________________ >>>> Policies and (un)subscribe information available here: >>>> http://wiki.secondlife.com/wiki/OpenSource-Dev >>>> Please read the policies before posting to keep unmoderated posting >>>> privileges >>>> >>> _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges