[opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer)
Nicky Perian
nickyperian at yahoo.com
Mon Jan 31 15:26:44 PST 2011
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 <jhwelch at gmail.com>
To: Nicky Perian <nickyperian at yahoo.com>
Cc: Brad Kittenbrink (Brad Linden) <brad at lindenlab.com>; OpenSource Mailing List
<opensource-dev at 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 <nickyperian at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110131/899dc124/attachment-0001.htm
More information about the opensource-dev
mailing list