Re: [Gtk-osx-users] [gtk-osx-users] jhbuild issues
Status: Beta
Brought to you by:
jralls
From: Miroslav R. <mr...@ho...> - 2015-05-19 05:15:46
|
Thanks for the info. Regards, Miroslav From: jr...@ce... Date: Mon, 18 May 2015 07:19:27 -0700 To: gtk...@li... Subject: Re: [gtk-osx-users] [Gtk-osx-users] jhbuild issues On May 18, 2015, at 3:18 AM, Miroslav Rajcic <mr...@ho...> wrote:Solved the issue with gtksourceview, it seems that gtk-mac-integration changed the name of .pc file to: "gtk-mac-integration-gtk2.pc". Removing the "-gtk2" suffix solved the issue. I guess that gtksourceview library should be patched to use new name for everything to work out of the box. Yes, it should, but I’ll release a new version of gtk-mac-integration in the next few days which will symlink gtk-mac-integration-gtk2.pc to gtk-mac-integration.pc (or if only gtk-mac-integration-gtk3.pc is built, to that). BTW, Xcode 4.2 uses llvm-gcc not gcc, and that compiler has some problems. I recommend that you build a real gcc and use that instead. Regards,John Ralls |