Re: [opensource-dev] 64 bit viewers build instructions

2016-12-22 Thread Nicky Perian
This is from viewer64 repo w/o changes. 0>c:\users\bill\p64\viewer64pure\indra\llcommon\llunittype.h(51): error C2226: syntax error : unexpected type 'S' (C:\Users\Bill\P64\viewer64pure\build-vc120-64\packages\llphysicsextensions\stub\LLPhysicsExtensionsStubImpl.cpp) 10>

Re: [opensource-dev] 64 bit viewers build instructions

2016-12-22 Thread Nat Goodspeed
On Thu, Dec 22, 2016 at 12:21 PM, Nicky Perian wrote: This is from viewer64 repo w/o changes. > 0>c:\users\bill\p64\viewer64pure\indra\llcommon\llunittype.h(51): error > C2226: syntax error : unexpected type 'S' (C:\Users\Bill\P64\ >

Re: [opensource-dev] 64 bit viewers build instructions

2016-12-22 Thread Nicky Perian
I have a local repo of https://bitbucket.org/lindenlab/viewer-build-variables as a sibling of viewer64. Just now pulled and updated it. AUTOBUILD_VARIABLES_FILE=C:\Users\Bill\P64\viewer-build-variables\variables has been set system wide. Within my configure script (a windows batch file) is

Re: [opensource-dev] 64 bit viewers build instructions

2016-12-22 Thread Nat Goodspeed
On Thu, Dec 22, 2016 at 2:24 PM, Nicky Perian wrote: > AUTOBUILD_VARIABLES_FILE=C:\Users\Bill\P64\viewer-build-variables\variables > has been set system wide. > Within my configure script (a windows batch file) is autobuild > source_environment and > autobuild

Re: [opensource-dev] 64 bit viewers build instructions

2016-12-22 Thread Nat Goodspeed
On Thu, Dec 22, 2016 at 8:29 AM, Nicky Perian wrote: I haven't confirmed, but there may be an issue with having build-vc120-32 > and build-vc120-64 side by side and pickup of library dependencies when > switching from one build to the other. > Please let us know what you

Re: [opensource-dev] 64 bit viewers build instructions

2016-12-22 Thread Nicky Perian
I haven't confirmed, but there may be an issue with having build-vc120-32 and build-vc120-64 side by side and pickup of library dependencies when switching from one build to the other. On Wed, Dec 14, 2016 at 7:56 PM, Nat Goodspeed wrote: > On Wed, Dec 14, 2016 at 7:13

Re: [opensource-dev] 64 bit viewers build instructions

2016-12-22 Thread Oz Linden (Scott Lawrence)
On 2016-12-22 09:58 , Nat Goodspeed wrote: In general, we have tried to isolate build artifacts under the build-whatever directory, in this case build-vc120-32 or build-vc120-64. That includes the libraries installed by autobuild: there should be separate build-vc120-32/packages and