RE: [Nant-users] Post-build event problem with solution task

2005-04-07 Thread Melissa Kacher
0.85 Release Candidate 2   Thanks for your help.   Regards, Sandeep From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 9:04 PMTo: [EMAIL PROTECTED]; Sandeep; nant-users@lists.sourceforge.netSubject: RE: [Nant-users] Post-build event problem with solution task   Ray

RE: [Nant-users] Post-build event problem with solution task

2005-04-06 Thread Sandeep
.   Regards, Sandeep From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 9:04 PM To: [EMAIL PROTECTED]; Sandeep; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Post-build event problem with solution task   Ray,   Relative paths should work too. If

RE: [Nant-users] Post-build event problem with solution task

2005-04-04 Thread Gert Driesen
: 'Gert Driesen'; 'Sandeep'; nant-users@lists.sourceforge.netSubject: RE: [Nant-users] Post-build event problem with solution task   I finally got around to testing this.  Relative paths do seem to work much better for the C++ includes and the bost build event. 

RE: [Nant-users] Post-build event problem with solution task

2005-04-04 Thread Ray Johnson
OTECTED] On Behalf Of Gert DriesenSent: Thursday, March 31, 2005 9:04 PMTo: [EMAIL PROTECTED]; 'Sandeep'; nant-users@lists.sourceforge.netSubject: RE: [Nant-users] Post-build event problem with solution task Ray,   Relative paths should work too. If you have stil have issues with this,

RE: [Nant-users] Post-build event problem with solution task

2005-03-31 Thread Gert Driesen
nant-users@lists.sourceforge.netSubject: RE: [Nant-users] Post-build event problem with solution task   Are you using relative paths in your commands?  We had problems when we did that.  Try basing it off a macro so it has an absolute path.  Of course, changing the "copy" to an "echo" will

RE: [Nant-users] Post-build event problem with solution task

2005-03-31 Thread Ray Johnson
TECTED] On Behalf Of SandeepSent: Thursday, March 31, 2005 7:29 PMTo: nant-users@lists.sourceforge.netSubject: [Nant-users] Post-build event problem with solution task Hi,   I am using VS.Net solution task to build a solution that contains 18-20 projects. Everything is working fine except that

[Nant-users] Post-build event problem with solution task

2005-03-31 Thread Sandeep
Hi,   I am using VS.Net solution task to build a solution that contains 18-20 projects. Everything is working fine except that the post build event is not doing its job. NAnt log shows that post build event was successful however, when I see the bin folders there are no additional files a