[Mono-osx] Mono compilation on MAC OS X
mandel at themacaque.com
mandel at themacaque.com
Tue Feb 5 19:53:24 EST 2008
Hi guy,
I was trying to compile mono from the trunk and I had the following error:
Error: Cannot load support for ResX format: File or assembly name
System.Windows.Forms, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, or one of its dependencies, was not
found.
MONO_PATH="../../class/lib/default:$MONO_PATH"
/Users/mandel/Programming/mono/runtime/mono-wrapper
../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1
-d:ONLY_1_1 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll
/r:System.Xml.dll /r:System.Drawing.dll /r:Accessibility.dll
/r:System.Data.dll /r:Mono.Posix.dll /r:Mono.Mozilla
@System.Windows.Forms.dll.resources -debug -nowarn:618,612,809
-target:library -out:../../class/lib/default/System.Windows.Forms.dll
@System.Windows.Forms.dll.sources
System.Windows.Forms/Control.cs(5629,46): warning CS0219: The variable
`parented' is assigned but its value is never used
System.Windows.Forms.CarbonInternal/KeyboardHandler.cs(263,29): error
CS0019: Operator `!=' cannot be applied to operands of type
`System.Windows.Forms.MSG' and `System.Windows.Forms.Msg'
Compilation failed: 1 error(s), 1 warnings
make[8]: *** [../../class/lib/default/System.Windows.Forms.dll] Error 1
make[7]: *** [do-all] Error 2
make[6]: *** [all-recursive] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [profile-do--default--all] Error 2
make[3]: *** [profiles-do--all] Error 2
make[2]: *** [all-local] Error 2
make[1]: *** [all-recursive] Error 2
I have also attached my config.log (although I do not know if you can
attach things in a mailing list...)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 339576 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20080205/c862d4da/attachment-0001.bin
More information about the Mono-osx
mailing list