|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
[gtk+osx] Execution errors with GTK+OSXHello,
I've installed GTK+OSX (so, GTK, GDK & GLib) on my Mac (OSX 10.4.8) but when i compile, I get these errors : ----------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------- -- ** WARNING **: gdk_drag_init: not implemented -- -- gtk_init -- GTKMacSetup() -- -- ** WARNING **: GDK_font_load CALLED with -adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-* -- Found font: helvetica, 12 pt (id: 21) -- ZeroLink: unknown symbol '_G_OBJECT' -- -- GTK has exited due to signal 6 (SIGABRT). ----------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------- Can you explain why and how to fix them ? (My code just create a window and show it) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Gtk-osx-developer mailing list Gtk-osx-developer@... https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer |
|
|
Re: [gtk+osx] Execution errors with GTK+OSXGuillaume, The second error looks like the default font is not installed on your computer. I don't know where you change this, so perhaps you can either try and find where the font is specified, or try installing the font on your computer. Good Luck, Matthew Kemp On 26 Oct 2006, at 15:27, Guillaume Mahieux-Sudre wrote:
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Gtk-osx-developer mailing list Gtk-osx-developer@... https://lists.sourceforge.net/lists/listinfo/gtk-osx-developer |
| Free Forum Powered by Nabble | Forum Help |