Re: gtk+ compile
- From: Steve Frécinaux <nudrema gmail com>
- To: Jeevan <reddyjeevan2005 rediffmail com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: gtk+ compile
- Date: Thu, 14 Jun 2007 16:05:41 +0200
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]