[Mono-bugs] [Bug 359325] [Regression] MissingManifestResourceException for localized resources
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Feb 23 02:48:50 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=359325
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=359325#c3
--- Comment #3 from Gert Driesen <gert.driesen at pandora.be> 2008-02-23 00:48:48 MST ---
Thomas, you get that error because you don't have NAntContrib installed. The
<kill> task is not available in the NAnt distribution.
I tend to include new tasks in the NAntContrib distribution first, until they
are mature enough to be moved to the (more stable) NAnt distribution.
Use this to build and install NAntContrib:
$ cvs -z3
-d:pserver:anonymous at nantcontrib.cvs.sourceforge.net:/cvsroot/nantcontrib co -P
NAntContrib
$ cd NAntContrib
$ nant install
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list