« Return to Thread: [gtk+osx] (no subject)
Matthew,some general thoughts: gtk-osx is for the gtk+-1.2.x API. Code written forthe gtk 2.x API's will mostly not compile. There are too many differences.For gtk+-1.2.x ...Did you use the gtk-osx gtk-config script as described somewhere in thedistribution? Then I would check if the gtk_window_reposition symbol is inthe GTK Framework. In my version (modified 0.7) it is not. I found onlygtk_window_position_values, gtk_window_set_position...Probably your funktion is not implemented. So eighter implement yourselfand post, or change your code.Hope this helpes.regardsKai-Uwe Behrmann+ development for color management+ imaging / panoramas+ email: ku.b@...Am 14.11.06, 16:47 -0000 schrieb Matthew Kemp:Hi,I hope someone can help out a real novice in compiling, C and GTK.I am doing a project and I am trying to install a linux executable onmy os x machine. I have been given the source files and the makefileand to the best of my knowledge, I have successfully installed the GTK+OSX binary on my computer.It's a fairly simple program, but when I try to compile(using make) Iget this following error:/usr/bin/ld: Undefined symbols:_gtk_window_repositioncollect2: ld returned 1 exit statusI really don't have the foggiest where to start. I'd reallyappreciate if anyone could lend any expertise here.Best Wishes,Matthew-------------------------------------------------------------------------Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT & business topics through brief surveys - and earn cash_______________________________________________Gtk-osx-developer mailing list
« Return to Thread: [gtk+osx] (no subject)
| Free embeddable forum powered by Nabble | Forum Help |