<br><br><div class="gmail_quote">On Fri, Aug 28, 2009 at 10:56 AM, Hib Eris <span dir="ltr">&lt;<a href="mailto:hib@hiberis.nl">hib@hiberis.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><br></div>
Yes it should, but that is a problem with your configuration:<br>
configure should use a pkg-config that returns the right libraries to link to.<br>
<br>
To get this, you can either set PKG_CONFIG_PATH to point to .pc files<br>
pointing to win32<br>
 dlls, or install a wrapper pkg-config-mingw32mscvc program that does<br>
this automatically.<br>
<br>
You can find a wrapper script in my PPA,<br>
<a href="https://launchpad.net/%7Ehiberis/+archive/mingw32libs" target="_blank">https://launchpad.net/~hiberis/+archive/mingw32libs</a>,<br>
 look for pkg-config-mingw32 package. You can also find cross compiled<br>
packages for poppler, gtk<br>
 and other dependencies there (libpoppler-mingw32, libgtk2.0-mingw32, etc).<br>
<font color="#888888"></font></blockquote><div><br>Oh, great! Thanks! <br></div></div>