I did some Googling, and made it work with 2.10. I needed to set the following in my .profile:
# mono export MONO_FRAMEWORK="/Library/Frameworks/Mono.framework/Versions/Current/" export PKG_CONFIG_PATH='/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig/' export DYLD_FALLBACK_LIBRARY_PATH="$MONO_FRAMEWORK/lib:/usr/local/lib:/usr/lib" I think that Mono might need some more obvious FAQs or a config README for new users. -- View this message in context: http://mono.1490590.n4.nabble.com/trouble-compiling-the-gtk-hello-app-in-3-0-10-tp4659777p4659786.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
