[Mono-osx] Compilation error

mandel at themacaque.com mandel at themacaque.com
Tue Feb 5 19:38:29 EST 2008


Hello,

This might be a stupid question and I probably know the answer, I have  
just downloaded the bundle you announced and tried to compile objectc  
bindings and I got the following:

cd src && make
gmcs -nowarn:162 *.cs -target:library -out:../test/objc2-sharp.dll
Method.cs(24,82): error CS1644: Feature `collection initializers'  
cannot be used because it is not part of the C# 2.0 language  
specification
Object.cs(74,49): error CS1644: Feature `object initializers' cannot  
be used because it is not part of the C# 2.0 language specification
Compilation failed: 2 error(s), 0 warnings
make[1]: *** [all] Error 1
make: *** [all] Error 2

Does this mean that I have to download and install the source at the  
svn trunk?

Cheers,

Manuel



More information about the Mono-osx mailing list