Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Gert Driesen
ECTED] On Behalf Of Martin Gainty Sent: woensdag 4 april 2007 21:17 To: Robert Hanson; Arnette, Bill; Kyle Schmitt; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Solution task and non dot.net code Greetings All - dumb question but I have to ask does the Nant exec have spawn="true&q

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Martin Gainty
o: "Arnette, Bill" <[EMAIL PROTECTED]>; "Kyle Schmitt" <[EMAIL PROTECTED]>; Sent: Wednesday, April 04, 2007 2:32 PM Subject: Re: [NAnt-users] Solution task and non dot.net code > I'll second that. We have a project that uses idl files (corba > specificati

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Robert Hanson
Schmitt; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Solution task and non dot.net code We gave up on using the task for VC++ (7.1) projects. The dependency analysis just doesn't seem to match devenv so we may have a header file or a resource that changes that should force a recompile

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Arnette, Bill
venv.com. Bill -- Bill Arnette www.starwitness.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kyle Schmitt Sent: Wednesday, April 04, 2007 10:47 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Solution task and non dot.net code Why won

Re: [NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Gert Driesen
- Original Message - From: "Kyle Schmitt" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 04, 2007 4:47 PM Subject: [NAnt-users] Solution task and non dot.net code > Why won't the solution task work with c++ projects? > > My understanding is that the na

[NAnt-users] Solution task and non dot.net code

2007-04-04 Thread Kyle Schmitt
Why won't the solution task work with c++ projects? My understanding is that the nant solution task will not work with non-dot-net or unmanaged code, and I'd like to know why, and if any work has been done to expand it to work in such cases. Especially if the user has the c/c++/whatever compilers