[opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.

Twisted Laws twisted_laws at hotmail.com
Sun Feb 6 19:16:39 PST 2011


I'm sort of lost here, sorry :(  I did try a lot of different things (except i didn't look in the python files as i'm not sure what i'd be looking at).
 
our versions seem to match exactly
 
Microsoft Visual Studio 2005
Version 8.0.50727.867  (vsvista.050727-8600)
Microsoft .NET Framework
Version 2.0.50727 SP2
Installed Edition: VC Express
Microsoft Visual C++ 2005   76542-000-0000011-00125
Microsoft Visual C++ 2005
 
all my tests after you pointed out running from a vc2005 cmd window have that 
 
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE>
 
i also modified my vcvars32.bat file to include
 
@set INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio 8\VC\INCLUDE;%INCLUDE%
@set INCLUDE=C:\Program Files\Microsoft SDKs\Windows\v6.1\Include;%INCLUDE%
@set INCLUDE=C:\Program Files\Microsoft SDKs\Windows\v6.1\Include\gl;%INCLUDE%
@set INCLUDE=C:\Program Files (x86)\Microsoft DirectX SDK (August 2008)\Include;%INCLUDE%
 
didn't change anything for me :(
 


Date: Sun, 6 Feb 2011 18:55:34 -0800
From: nickyperian at yahoo.com
Subject: Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.
To: twisted_laws at hotmail.com; opensource-dev at lists.secondlife.com; ima.mechanique at blueyonder.co.uk







Help->About VC++2005 Express Edition->Copy Info-->Paste from Clipboard yeilds-->>>>
Microsoft Visual Studio 2005
Version 8.0.50727.867  (vsvista.050727-8600)
Microsoft .NET Framework
Version 2.0.50727 SP2


Installed Edition: VC Express


Microsoft Visual C++ 2005   76542-000-0000011-00125
Microsoft Visual C++ 2005
**********************************************************************
Invoke Terminal and execute->>
"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat"
Yeilds>>>>
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
C:\>




Early on I had a problem where vcvars32.bat did not execute properly when
invoked from within Express. I had to drill down through All Programs
and invoke from within Visual Studio Tools.


You should have "Setting environment for using Microsoft Visual Studio 2005 x86 tools."
without any errors before using the terminal.


Anyway a couple things to check. I have tried unsucessfully 
to force a repo of failed includes.

  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110206/dace2bfc/attachment-0001.htm 


More information about the opensource-dev mailing list