Comment 6 for bug 499592

Revision history for this message
Bernhard Reiter (ockham-razor) wrote :

This looks quite good... unfortunately, I haven't found much time lately.

One hint: instead of using singular dlls from the KDE build, try step 1d from my instructions above:

1d. poppler (poppler-dev_0.12.0-1_win32.zip from http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/ -- unzip to C:\Program Files\poppler\)

One reason to prefer this is that pkgconfig looks for *.pc files on PKG_CONFIG_PATH in order to determine dll paths, so the dlls alone won't suffice. (And don't forget to add /c/PROGRA~1/poppler/lib/pkgconfig to your PKG_CONFIG_PATH afterwards!)

Good luck -- I'd be glad if you could post back with your progress!