Merrill Cornish wrote:
I think I know the problem.
.NET solution file record their references a pathnames RELATIVE to the solution file. I
think your task is using a the project's base directory, so the recorded
relative pathnames no longer lead to anywhere useful.
Try using
gt; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of bruma
> Sent: Tuesday, July 27, 2004 12:37 PM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] problems bilding .NET solution
>
> hi,
>
> I'm tring to build solution wi
I think I know the problem.
.NET solution file record their references a pathnames RELATIVE to the solution file.
I think your task is using a the project's base directory, so the recorded
relative pathnames no longer lead to anywhere useful.
Try using
in the task to
hi,
I'm tring to build solution with vcproj (c++) projects.
This is my .build script:
and this is output that I get:
NAnt 0.85 (Build 0.85.1664.0; net-1.0.win32; nightly; 22.7.2004)
Copyright (C) 2001-2004 Ge