Compiling GTK on osx (with jhbuild)

deactivate macports!

if (10.6)
add to ~/.jhbuildrc-custom
setup_sdk(“10.6″, “10.6″, ["i386"])

and build it


$ jhbuild bootstrap
$ jhbuild build gettext-fw
$ jhbuild build meta-gtk-osx-bootstrap
$ jhbuild build meta-gtk-osx-core

Note: You can do a main bootstrap with –ignore-system flag but the compiled gettext version won’t work. You need to do a build gettext-fw (until someone merge this)

Would be nice to have 64bits support!

Interesting links
http://sourceforge.net/apps/trac/gtk-osx/wiki/Build
http://sourceforge.net/apps/trac/gtk-osx/wiki/SnowLeopard

This entry was posted in Uncategorized. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>