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: nickyper...@yahoo.com Subject: Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition. To: twisted_l...@hotmail.com; opensource-dev@lists.secondlife.com; ima.mechani...@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.
_______________________________________________ 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