[Mono-dev] How do you MONO_IOMAP=all when building with NAnt?
darkgoob
jjj at io.com
Mon Nov 22 01:38:05 EST 2010
How do you MONO_IOMAP=all when building with NAnt?
I have an app that I'm trying to build which, when I try to build it on OS X
with NAnt, gives me this error:
[echo] Build Directory is
/Users/jjj/Downloads/radegast-1.24-src/radegast/bin
[csc] Compiling 195 files to
'/Users/jjj/Downloads/radegast-1.24-src/radegast/bin/Radegast.exe'.
[resgen] Error: Invalid ResX input.
[resgen] Position: Line 166, Column 5.
[resgen] Inner exception: Object reference not
set to an instance of an object
BUILD FAILED
So, I take it that I need to set the Mono IOMAP thingie to "all" but how do
you do that when you're building with NAnt? I presume it would involve
altering an XML file or two. Which ones? how?
Thanks.
--
View this message in context: http://mono.1490590.n4.nabble.com/How-do-you-MONO-IOMAP-all-when-building-with-NAnt-tp3053126p3053126.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list