Re: [Nant-users] Re: Running NAnt inside Visual Studio

2005-06-11 Thread Klaus Lüdenscheidt
Matthew Mastracci wrote: I don't have VS.NET in front of me, so I'll try to remember what we did. Use the build configuration dialog to create a copy of your Release configuration called "NAnt". Once you've created the copy, uncheck the box that selects the projects to build. Use the C++ ma

[Nant-users] nant rc3 / mono: "Can't find custom attr constructor image"

2005-06-11 Thread Peter Hartmann
hello, when trying to call mono with nant from the command line (SuSE 9.2, mono 1.0.1, nant 0.85rc3 / tonight build), i receive an error (see below). the strange thing is that nant itself was running until i installed the libgdiplus development tools, but it wouldn't work after removing it. cou