Gary,

Send me a small repro and I'll look into it.

Gert 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Gary Feldman
> Sent: woensdag 13 juli 2005 18:01
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Solution task not resolving references, 
> treats as fatal
> 
> I have a small project that I'm trying to build with the 
> solution task.  
> The project includes a third-party .dll, which in turn has some 
> dependencies that aren't on the build machine.  Visual Studio 
> nevertheless builds it with no errors or warnings, though 
> obviously it 
> won't execute.  NAnt, on the other hand, produces a failure 
> (using the 8 
> July 2005 nightly).  If I use the csc task directly, it will work.
> 
> I've fixed it by getting the .dll onto the build machine, but I still 
> think this is a bug.  I know NAnt is trying to find the dependencies, 
> but the inability to find one shouldn't be a failure, just a 
> warning - 
> as long as the implied csc command can run to completion without an 
> error.  Or am I missing something?
> 
> Gary
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by the 'Do More With Dual!' 
> webinar happening
> July 14 at 8am PDT/11am EDT. We invite you to explore the 
> latest in dual
> core and dual graphics technology at this free one hour event 
> hosted by HP, 
> AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
> _______________________________________________
> Nant-users mailing list
> Nant-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to