Re: [Gtk-osx-users] Compiling gtk program using gtk-osx
Status: Beta
Brought to you by:
jralls
From: John R. <jr...@ce...> - 2011-03-10 17:33:08
|
On Mar 10, 2011, at 7:12 AM, Victor Tsang wrote: > Thanks for your tip! I compiled my program using gcc. Now I have another issue. When I do "jhbuild build gtk-quartz-engine", it seems to download version 0.1 which has a missing configuration file so I couldn't build it. I see there is a version 0.2 on the repository. How can I fix this problem? > Thanks for pointing that out. Both issues are fixed in the moduleset, so you can just run jhbuild again. (Assuming that you have your moduleset argument pointed at the Github repository, the default. Otherwise you'll have to download the updated moduleset; the easiest way is to run gtk-osx-build-setup.sh again.) Regards, John Ralls |