On 15/11/06 15:24, Greg Dash wrote:
> gcc `gtk-config --cflags`  -Wimplicit "gtk2.c" -lgtk` gtk-config
> --libs` -o "gtk2"

gtk-config is provided in libgtk1.2-dev but you want to use
libgtk2.0-dev, which provides .pc files for pkg-config to use. Hence you
probably need to use pkg-config instead of gtk-config.

-- 
Andy Price
http://andrewprice.me.uk


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/

Reply via email to