Search found 179 matches

by hunterk
Thu Jul 24, 2008 1:23 am
Forum: *nix
Topic: [patch] New Qt4 GUI
Replies: 76
Views: 20716

Re: [patch] New Qt4 GUI

great work so far, gonza. Now the Qt4 GUI is nearly up to snuff with the OSX GUI! I had some problems with missing macicons when I tried to compile, but I might've applied the wrong patch or something. After a little fiddling with that, I got it to compile just fine on my Ubuntu Gutsy 64-bit system....
by hunterk
Wed Jun 04, 2008 2:08 am
Forum: *nix
Topic: New GTK GUI
Replies: 40
Views: 12022

Re: Problems compiling QT4 GUI

Thanks for pointing out where my gio-standalone was located. Unfortunately, moving it to /usr/include/glib-2.0/gio didn't clear things up. It's still giving the same error. I'll try compiling it again whenever I update my system. I had tried hardy when it first came out but I was plagued by random f...
by hunterk
Tue Jun 03, 2008 4:49 pm
Forum: *nix
Topic: New GTK GUI
Replies: 40
Views: 12022

Re: Problems compiling QT4 GUI

oh man, you were right. it was gio, not glio :oops: here's my output from 'make': gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/lib/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPNG_NO_MMX...
by hunterk
Tue Jun 03, 2008 3:35 pm
Forum: *nix
Topic: New GTK GUI
Replies: 40
Views: 12022

Re: Problems compiling QT4 GUI

If this is too much of a threadjack, let me know and I'll post the question in a new thread: to JohnAStebbins: I downloaded your source for ghb but I can't get it to compile properly. It says it's missing the glio.h file when I try to 'make' it and I didn't see it in the src folder. Is this file sup...