Re: [Nant-users] Problem with solution task

2004-11-30 Thread Obtenebration
Hi, I have discovered more or less what seems to be the problem. The problem is related to the task called by the task. The problem is that I have the files like this: engine - game --- version.h --- version.cpp -- platform --- platform.h In the

Re: [Nant-users] Problem with solution task

2004-09-17 Thread Gert Driesen
Stephen, Can you please provide a small repro for this issue ? Thanks, Gert - Original Message - From: "Stephen Lewis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 18, 2004 12:48 AM Subject: [Nant-users] Problem with solution task I am trying to move my build file

Re: [Nant-users] Problem with solution task

2004-08-18 Thread Gert Driesen
<[EMAIL PROTECTED]> Sent: Wednesday, August 18, 2004 11:10 PM Subject: Re: [Nant-users] Problem with solution task Gert, Thank you so much! i got the latest nightly build and my issue is fixed now. Build can now reference the assembly folders for dlls. But iam getting stuck with another er

Re: [Nant-users] Problem with solution task

2004-08-18 Thread Madhan Retnaswamy
PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List" > <[EMAIL PROTECTED]> > Sent: Wednesday, August 18, 2004 1:14 AM > Subject: Re: [Nant-users] Problem with solution task > > > Gert

Re: [Nant-users] Problem with solution task

2004-08-18 Thread Gert Driesen
;[EMAIL PROTECTED]>; "NAnt Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, August 18, 2004 1:14 AM Subject: Re: [Nant-users] Problem with solution task Gert, I just downloaded the latest nightly build which you uploaded today. I tried to build Nant using the build file w

Re: [Nant-users] Problem with solution task

2004-08-17 Thread Merrill Cornish
Madhan, If you are running on Windows, just use the executables in the nigthly build without trying to rebuild them. Good luck, Merrill --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $

Re: [Nant-users] Problem with solution task

2004-08-17 Thread steve_hager
"NAnt Users Mailing List" <[EMAIL PROTECTED]>, "Madhan Retnaswamy" <[EMAIL PROTECTED]> |

Re: [Nant-users] Problem with solution task

2004-08-17 Thread Madhan Retnaswamy
your problem. > > Gert > > > > - Original Message - > From: "Madhan Retnaswamy" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List" > <[EMAIL PR

Re: [Nant-users] Problem with solution task

2004-08-17 Thread Madhan Retnaswamy
; > >> Hi Steve, > > >> > > >> This issue is now fixed in cvs. I'll upload a new "nightly" build later > > >> today. > > >> > > >> Thanks for the repro/sample code ! > > >> > > >> Ger

Re: [Nant-users] Problem with solution task

2004-08-17 Thread Madhan Retnaswamy
Original Message - > From: <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]> > Sent: Tuesday, August 17, 2004 2:27 AM > Subject: Re: [Nant-users] Problem with solution task > > > > > > > > > > > Hi Gert > >

Re: [Nant-users] Problem with solution task

2004-08-17 Thread Gert Driesen
ECTED]> Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, August 17, 2004 7:10 PM Subject: Re: [Nant-users] Problem with solution task Hi Gert/Steve, Thanks Steve for sending that repro for Gert and thanks Gert for taking up the

Re: [Nant-users] Problem with solution task

2004-08-17 Thread Gert Driesen
TECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Sent: Tuesday, August 17, 2004 2:27 AM Subject: Re: [Nant-users] Problem with solution task Hi Gert I have managed to reproduce this behaviour with the following sample code (See attached

Re: [Nant-users] Problem with solution task

2004-08-15 Thread Gert Driesen
Steve, As always: please provide a small repro for this issue. Thanks ! Gert - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 16, 2004 8:01 AM Subject: [Nant-users] Problem with solution task Hi, I'm a having trouble with the task with respec

RE: [Nant-users] Problem with solution task

2003-12-17 Thread Scott Ford
:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 11:24 AM To: [EMAIL PROTECTED] Cc: Scott Ford Subject: RE: [Nant-users] Problem with solution task Hi Scott I tried with build of 2003-12-13 but with the same results. Some further investigation revealed the following: The main difference

RE: [Nant-users] Problem with solution task

2003-12-17 Thread Tony . Day
Hi Scott I tried with build of 2003-12-13 but with the same results. Some further investigation revealed the following: The main difference between the IL file (generated with ildasm) of the working (VS built) EXE and the "broken" EXE appears to be the ".imagebase" value. Working EXE - .imagebas

RE: [Nant-users] Problem with solution task

2003-12-15 Thread Scott Ford
Tony, Many solution task bugs have been fixed since then. Did you try this in the nightly build? -Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, December 15, 2003 8:07 AM To: [EMAIL PROTECTED] Subject: [Nant-users]

Re: [Nant-users] Problem with solution task - GetDepenencyFromProjects

2003-09-08 Thread Gert Driesen
Hi Martin, Are you sure you're testing with NAnt built from cvs, and not an older nightly build or so ? I tested your sample project again, and it works just fine (although your build file contains an error, default="build" while there is "build" target at all). Gert - Original Message

Re: [Nant-users] Problem with Solution Task with 0.8.2 on VW.NET 2003

2003-07-19 Thread N. V.
Chuck If i remember correctly, the task wasn't part of the 0.8.2 version of NAnt, it's a new task in the 0.8.3 version. Nick From: "Medcoff, Charles" <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: [Nant-users] Problem with Solution Task with 0.8.2 on VW.NET 2003 D