On Mon, Jan 31, 2011 at 04:03:04PM +0800, Mike wrote: > OS: Fedora 14 x86_64 > GCC: 4.5.1 20100924 > > I have a app project, use GTK+2. > I want to move it to GTK+3. > So I git clone latest glib. > Compiled them. > (I use GTK3 in mirror, not compile by myself)
Does pkg-config know about the new GLib? I.e. did you set PKG_CONFIG_PATH? If it does not you cannot expect it to do anything else than give you the flags for the system GLib. Yeti _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list