[Mono-bugs] [Bug 74863][Nor] Changed - Compiler crash when building RealmForge
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 12:32:07 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by nolan@thewordnerd.info.
http://bugzilla.ximian.com/show_bug.cgi?id=74863
--- shadow/74863 2005-05-10 11:45:36.000000000 -0400
+++ shadow/74863.tmp.16870 2005-05-10 12:32:07.000000000 -0400
@@ -24,6 +24,9 @@
------- Additional Comments From miguel@ximian.com 2005-05-10 11:45 -------
Where can we get "RealmForge" source code from?
The nant file is not very useful.
+
+------- Additional Comments From nolan@thewordnerd.info 2005-05-10 12:32 -------
+Its source can be obtained from the subversion repository referenced in the original report. To check out this repository, run the following: svn co svn://216.26.140.181/RealmForge Then download the attached NAnt buildfile and place it into RealmForge/trunk/src. Running: nant RealmForge.Genres produces the error on my machine. Note that RealmForge needs to be compiled with NET 2.0 features, and my NAnt.exe.config has been tweaked accordingly (not sure if it's possible to affect such changes from within the buildfile itself.)