Re: gtk+ compile



On Thu, 2007-06-14 at 05:04 -0700, Jeevan wrote:
> Dear all,
> Here I am trying to run a simple GUI program using Gtk+..
> I am getting error as follows:  

This list is for development of Gtk+ itself, the list for developments
using Gtk+ is gtk-app-devel-list gnome org 

> linux:~ # gcc base.c -o base 'pkg-config --cflags --libs gtk+-2.0'
> gcc: pkg-config --cflags --libs gtk+-2.0: No such file or directory

You should use `pkg-config ...` (note the backticks instead of the
single quotes).




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]