Closed GoogleCodeExporter closed 8 years ago
Issue now resolved.
The problem was with the NAnt version, a NAnt bug, and the mono version pointed
by
resgen script.
Install latest mono from svn.
Make default the resgen script that points to /monodir/2.0
Install nant-0.86-nightly-2007-03-08
Check mono version.
If mono ver = 1.2.3.50 then change NAnt.exe.config located at the same
directory with
NAnt.exe:
Basically, replace every reference to 1.2.4 by 1.2.3.50
Build with environment variable MONO_IOMAP=all set before invoking make command.
Please refer to the wiki page GettingStarted for more information.
Original comment by mmag...@gmail.com
on 26 Mar 2007 at 12:42
Original comment by GNUden...@gmail.com
on 27 Mar 2007 at 2:37
Original issue reported on code.google.com by
GNUden...@gmail.com
on 16 Mar 2007 at 12:45