[poppler] configure poppler for qt under windows and cygwin

Chris Wilson chris at chris-wilson.co.uk
Mon Feb 8 03:30:16 PST 2010


On Mon, 8 Feb 2010 12:17:18 +0100, "Stefan Michalsky" <stefan.michalsky at farbwahl.de> wrote:
> I set the PKG_CONFIG_PATH in .bashrc as follows:
> 
> PKG_CONFIG_PATH=/cygdrive/e/qt/2009.04/qt/:/cygdrive/e/qt/2009.04/qt/lib/:/c
> ygdrive/e/qt/2009.04/qt/include/:/cygdrive/e/qt/2009.04/qt/src/:/cygdrive/e/
> qt/2009.04/qt/bin/
> 
> The installion directory of Qt is E:\qt\2009.04\qt.

Just a minor correction (IIRC there are a few more tricks required to get
pkg-config to work on Windows, but my knowledge is probably obsolete by
now), the path you need to point to is the pkg-config directory below lib:
PKG_CONFIG_PATH=/cygdriver/e/qt/2009.04/qt/lib/pkgconfig

Hope that helps, but I suspect that is just the first hurdle you will
encounter. :(
-ickle

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the poppler mailing list