Your are right it isn't per se in VC Express 2005 but it is in .NET Framework 
on 
my machine but I have both Express and Pro.
Setting environment for using Microsoft Visual Studio 2005 x86 tools.

C:\VC80\VC>msbuild
Microsoft (R) Build Engine Version 2.0.50727.4927
[Microsoft .NET Framework, Version 2.0.50727.4952]
Copyright (C) Microsoft Corporation 2005. All rights reserved.

MSBUILD : error MSB1003: Specify a project or solution file. The current working
 directory does not contain a project or solution file.

C:\VC80\VC>msbuild /version
Microsoft (R) Build Engine Version 2.0.50727.4927
[Microsoft .NET Framework, Version 2.0.50727.4952]
Copyright (C) Microsoft Corporation 2005. All rights reserved.

2.0.50727.4927
C:\VC80\VC>c:\cygwin\bin\which msbuild.exe
/cygdrive/c/Windows/Microsoft.NET/Framework/v2.0.50727/msbuild.exe

C:\VC80\VC>
Setting environment for using Microsoft Visual Studio 2010 x86 tools.

c:\program files (x86)\microsoft visual studio 10.0\vc\bin>c:\cygwin\bin\which
sbuild.exe
/cygdrive/c/Windows/Microsoft.NET/Framework/v4.0.30319/msbuild.exe

c:\program files (x86)\microsoft visual studio 10.0\vc\bin>msbuild /version
Microsoft (R) Build Engine Version 4.0.30319.1
[Microsoft .NET Framework, Version 4.0.30319.1]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

4.0.30319.1
c:\program files (x86)\microsoft visual studio 10.0\vc\bin>






________________________________
From: Jonathan Welch <jhwe...@gmail.com>
To: Nicky Perian <nickyper...@yahoo.com>
Cc: Brad Kittenbrink (Brad Linden) <b...@lindenlab.com>; OpenSource Mailing 
List 
<opensource-dev@lists.secondlife.com>
Sent: Mon, January 31, 2011 4:34:34 PM
Subject: Re: [opensource-dev] devenv.com (was Re: Using 'autobuild' to build 
the 
viewer)

There is no msbuild.exe for VS 2005 Express (yes, a moot point soon).

On Mon, Jan 31, 2011 at 5:07 PM, Nicky Perian <nickyper...@yahoo.com> wrote:
> I looked at this some and I think it needs to be MSbuild.exe the command
> line builder for VS 2010 Express. I think it is available to use for all
> versions but, I need to confirm.



      
_______________________________________________
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

Reply via email to