Re: [opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer)

2011-01-31 Thread Nicky Perian
Cc: Brad Kittenbrink (Brad Linden) ; OpenSource Mailing List 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

Re: [opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer)

2011-01-31 Thread Jonathan Welch
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 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 t

Re: [opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer)

2011-01-31 Thread Nicky Perian
List Sent: Mon, January 31, 2011 4:03:02 PM Subject: Re: [opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer) I am waiting for an updated version of autobuild, one that knows how to handle Express. The only compiler program that looks promising in that in

Re: [opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer)

2011-01-31 Thread Jonathan Welch
I am waiting for an updated version of autobuild, one that knows how to handle Express. The only compiler program that looks promising in that installation directory is called VCExpress.exe >probably also need to add cases to handle whatever >naming conventions > VCExpress has as well (if they're

[opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer)

2011-01-31 Thread Brad Kittenbrink (Brad Linden)
On Mon, Jan 31, 2011 at 1:31 PM, Jonathan Welch wrote: > In autobuild\autobuild_tool_source_environment.py there is one > reference to "devenv" and two references to "devenv.com". > > This should be > 1) Made consistent > 2) Make sure there is not a devenv.exe -- just what is supposed to be > run