Re: jpeg and gtk



----- Original Message -----
From: "Paul Davis" <pjdavis engineering uiowa edu>
To: "Bill Cunningham" <billcm charter net>
Cc: <gtkmm-list gnome org>
Sent: Monday, September 25, 2006 1:57 PM
Subject: Re: jpeg and gtk


> Bill,
>
> I just checked what mine looked like.  Make it look like this instead:
>
> $ cat /usr/lib/pkgconfig/libpng.pc
>
> prefix=/usr
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${exec_prefix}/include
>
> Name: libpng12
> Description: Loads and saves PNG files
> Version: 1.2.8
> Libs: -lpng12
> Cflags: -I${includedir}/libpng12
>
>
> Paul

    Mine says Cflags -I${includedir}
And that's it. I have two file libpng12.pc and libpng.pc. I will see what
pkg-config gives me with the libs switch. Do you think I should change the
cflags line in libpng.pc now that you know what it says?

Bill




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