Re: [opensource-dev] Viewer Tools Upgrades - with a call for help

2015-02-13 Thread Jonathan Welch
Just a fyi, until the error in the file copy section is fixed
(reported earlier in this thread) the first build fails with one
error.  The second time you build, the files are copied and you are
then good to go.
___
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


Re: [opensource-dev] Viewer Tools Upgrades - with a call for help

2015-02-13 Thread Jonathan Welch
In case this bug was missed and/or not fixed the first time I reported
it here it is again.  The first time building does not succeed:

-- Build started: Project: copy_w_viewer_manifest, Configuration:
Release Win32 --
  Building Custom Rule E:/ss/STORM-0/indra/newview/CMakeLists.txt
  CMake does not need to re-run because
E:\ss\STORM-0\build-vc120\newview\CMakeFiles\generate.stamp is
up-to-date.
  Performing viewer_manifest copy
  Source tree: E:\ss\STORM-0\indra\newview
  Artwork tree: .
  Build tree: E:\ss\STORM-0\build-vc120\newview
  Destination tree: E:\ss\STORM-0\build-vc120\newview\Release
  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\..\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.
___
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