[MonoDevelop] MonoDevelop MacOS

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Feb 25 14:13:35 EST 2009


On Thu, Feb 19, 2009 at 6:50 PM, Rommel Meza <rommelmeza at gmail.com> wrote:
>
> Ok then i cant make GTK+ in Mac OS??? I installed
> MonoFramework-2.2_5macos10.novell.universal and i checked the GTK+ modulo in
> Library and exist, but i can add a referece of GTK+ i never found one. And i
> have the same problem with Glade.
>
> What can i do ... use System.Windows.Form, Coca or install GTK+ manual or
> somthing... :S

The problem is that the existing MonoDevelop packages don't set
PKG_CONFIG_PATH correctly. Set the PKG_CONFIG_PATH environment
variable to "/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig",
and the libraries will all show up.

This is fixed in trunk.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list