[gtk-osx-users] Mistake on Integration webpage and gtk_osxapplication_get_* functions
- From: Gérald Niel <gerald niel gegeweb org>
- To: gtk-osx-users-list gnome org
- Subject: [gtk-osx-users] Mistake on Integration webpage and gtk_osxapplication_get_* functions
- Date: Thu, 6 Oct 2011 22:26:42 +0200
Hi,
there is a mistake in the webpage http://live.gnome.org/GTK%2B/OSX/Integration.
Here : PKG_CHECK_MODULES(GTK_MAC, ige-mac-integration), the good way is :
PKG_CHECK_MODULES(GTK_MAC, gtk-mac-integration).
And after upgrading to gtk-mac-integration, there's compilation issues. It seems that the gtk_osxapplication_get_* functions aren't longer present ? They aren't in the synopsis of gtk-doc make at compile time.
I've this after setting correctly the include and modify configure.in and Makefile.am according Integration webpage:
Undefined symbols:
"_gtk_osxapplication_get_bundle_id", referenced from:
_gsb_dirs_init in libgrisbi.a(gsb_dirs.o)
"_gtk_osxapplication_get_resource_path", referenced from:
_gsb_dirs_init in libgrisbi.a(gsb_dirs.o)
ld: symbol(s) not found
Can we use the quartz_application_get_* instead ?
Regards.
--
Gérald Niel
gerald niel gegeweb org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]