[Mono-osx] Documentation about installling/configuring mono to run cocoa#'s applications

Marco Ghillani marco at visualcsharp.it
Sat May 28 08:45:00 EDT 2005


Hi to all.
I develop with Mono successfully on linux since it's firsts releases.  
Last week I've buy a iMac and I want to try some porting exercise  
from Gtk# to Cocoa#.

Unfortunately, my first attempt was failed: it seems that msc can't  
find cocoa-sharp package.
The command use to compile is: "mcs hellococoa.cs -pkg:cocoa-sharp"
but I recieve this respose: "Package cocoa-sharp was not found in the  
pkg-config search path.
Perhaps you should add the directory containing `cocoa-sharp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cocoa-sharp' found
error CS8027: Error running pkg-config. Check the above  
output." (obviously without quotes :-) )

Since I'm not sure (because I've not found usefulli docs on the web)  
that my Mono install/configuration steps are correct, can somone show  
me some info about installing and using Mono with Cocoa# on Mac OS X  
Tiger?

Thanks in advance, Marco




More information about the Mono-osx mailing list