mr_ped Messages: 825 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
tojocky wrote on Thu, 05 June 2008 09:58
I tried to build an simple gui application on ArchLinux x86-64, have following error:
Quote:
----- Core ( GUI GCC LINUX ) (7 / 9)
----- plugin\png ( GUI GCC LINUX ) (8 / 9)
----- Button ( GUI MAIN GCC LINUX ) (9 / 9)
Linking...
/usr/bin/ld: cannot find -lgtk-x11-2.0
collect2: ld returned 1 exit status
There were errors. (0:00.18)
what type of package i do not installed?
Thank you!
You are probably missing GTK. You may try NOGTK flag to build the U++ application without GTK, it may lead to different kind of problems, but it should work, so report new problems too.