header image
Home
Tutorials
FAQs
Links
Advanced Search
Login Form
Username

Password

Remember me
Password Reminder
No account yet? Create one
Syndicate
Name Space results
Written by Administrator   
Feb 11, 2008 at 07:57 AM

The poll to decide which was going to be the name space of the project has been taken down and here are the results:

Mono.ObjC and Mono.ObjC."Framework Name"
18           66.7%     
 
Mono.MacOSX.ObjC and Mono.MacOSX."Framework Name"
5           18.5%     
 
Mono.Apple.ObjC and Mono.Apple."Framework Name"
2           7.4%     
 
Other
2           7.4%     

The total number of votes was 27, being Mono.ObjC and Mono.ObjC."Framework" the winner. Now that we have decided the name space we would like to know if there is any of you that wants to help with the coding/documenting, as soon as we have done that we an make important decisions and start the hard work. Please use the mailing list to contact us:

Mailing list:

 

Write Comment (0 comments)
Last Updated ( Feb 13, 2008 at 08:36 AM )
Mono 1.2.6 Bundle is out
Contributed by Manuel de la Pena   
Feb 06, 2008 at 03:30 AM

Good news Geoff Norton has announced release of the new bundle of Mono for Mac Os X, in this bundle you can find:

  • Mono 1.2.6
  • Monodevelop
  • MoMa

Currently there have been already tries to compile the ObjC v2 bindings using the Mono provided in the bundle, if you do so, you will get the following compiling error:

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

This can be solved adding to the make file that is found in ./src the flag:

-langversion:linq

Write Comment (1 comments)
Last Updated ( Feb 06, 2008 at 03:31 AM )

Stupid Word Counter 

Small tutorial of how to do a word count.

 

Write Comment (0 comments)
Polls
Who's Online
We have 2 guests online