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
.
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
: '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.
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,
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
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
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