Hi guys
I've complied NAnt on OS X using rotor, and am trying
to build the mono mcs class libraries. These use NAnt
to do the build, unfortunately all the xml files for
the build are in iso-8859-1 format, and I get an error
that the system does not support iso-8859-1.
Not a major problem, jus
Is there any way to point to a specific version of the compiler (1.0 or
1.1 and in the future newer versions) and system dlls to use at compile
time?
The only way I've seen so far is to change the path variable in the
system, but I'm not sure what version of system.*.dll that would bring
in.
Niel