Re: gtk-app-devel-list Digest, Vol 7, Issue 15
- From: Pieter Engelen <engelen pieter gmail com>
- To: gtk-app-devel-list gnome org, jplatas ull es
- Cc:
- Subject: Re: gtk-app-devel-list Digest, Vol 7, Issue 15
- Date: Wed, 10 Nov 2004 13:38:35 +0100
Hi Javier,
I have the GTK 2.0 (version 2.4.13 according to pkg-config gtk+-2.0
--modversion).
If you want to know wich version is linked look in to the gtk+-2.0.pc
file in pkg-config in /lib or where you have installed pkg.
When I try compile this file
cc -c `pkg-config gtk+-2.0 --cflags --libs` about.c
the I have an error on mrconfig.h file on 476 line.
enter "pkg-config --cflags gtk+-2.0" in your shell and you wil get all
the .h files wich are linked. (pkg-config --libs gtk+-2.0 for the
libs)
More I don`t know.
I hope this helps you to find what is wrong.
greetz Pieter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]