[opensource-dev] Viewer Tools Upgrades - with a call for help
Jonathan Welch
jhwelch at gmail.com
Thu Feb 5 11:06:50 PST 2015
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 <jhwelch at 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 <jhwelch at 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 <nickyperian at 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 <holydoughnuts at 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
>>>>
>>>
More information about the opensource-dev
mailing list