[gtk+osx] (no subject)
Status: Beta
Brought to you by:
jralls
From: Matthew K. <mat...@in...> - 2006-11-14 16:48:09
|
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 on my os x machine. I have been given the source files and the makefile and 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) I get this following error: /usr/bin/ld: Undefined symbols: _gtk_window_reposition collect2: ld returned 1 exit status I really don't have the foggiest where to start. I'd really appreciate if anyone could lend any expertise here. Best Wishes, Matthew |