[gtk+osx] Execution errors with GTK+OSX

View: New views
2 Messages — Rating Filter:   Alert me  

[gtk+osx] Execution errors with GTK+OSX

by Guillaume Mahieux-Sudre :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,
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+OSX

by Matthew Kemp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Guillaume,

GTK+OSX is only an alpha release, therefore not every function that you would find in the linux version has been implemented as of yet. I would think that accounts for the first error. In terms of solutions to it, the only advice I was given was to actually write the function for GTK+OSX or change your own code. You can usually confirm that the function is not implemented by doing a 'grep' of it's name in the frameworks directory(s).

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:

Hello,
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
_______________________________________________
Gtk-osx-developer mailing list







-------------------------------------------------------------------------
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
LightInTheBox - Buy quality products at wholesale price!