[Cocoa-sharp] Compiling cocoa#
Nicholas Christen
zanyterp2 at gmail.com
Sat Nov 4 01:24:07 EST 2006
Hello,
I am trying to get mono & cocoa-sharp installed (ppc on 10.4).
I successfully ran ./configure; but now when I try to run make or
make install, I receive the following output:
././Application.cs(36,15): warning CS0219: The variable `dict' is
assigned but its value is never used
././Mach.cs(161,18): error CS0131: The left-hand side of an
assignment or mutating operation must be a variable, property or indexer
Compilation failed: 1 error(s), 1 warnings
make[3]: *** [cocoa-sharp.dll] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Does this mean my mono and/or cocoa# install failed or is corrupted?
Or am I missing an application that is required?
Thanks!
More information about the Cocoa-sharp
mailing list