Re: [Nant-users] build problems with mono

2003-12-22 Thread Marco Canini
in windows it compiles without pbs. i think it's something in mono but i can't debug (mono-debugger is bugged :-) On Mon, 2003-12-22 at 14:00, Marco Canini wrote: > build: > > > BUILD FAILED > > INTERNAL ERROR > > System.ArgumentException: Xml node has not been mapped. > in [0x00031] (at /

[Nant-users] build problems with mono

2003-12-22 Thread Marco Canini
build: BUILD FAILED INTERNAL ERROR System.ArgumentException: Xml node has not been mapped. in [0x00031] (at /home/marco/src/nant/src/NAnt.Core/LocationMap.cs:197) NAnt.Core.LocationMap:GetLocation (System.Xml.XmlNode) in [0x001a8] (at /home/marco/src/nant/src/NAnt.Core/Target.cs:232) NAnt.C