No subject


Sat Oct 29 13:14:22 PDT 2011


0 skipped =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

When I run the binary though, I get a msg box with this error:
"The procedure entry point png_init_io could not be located in the
dynamic link library <path to binary>"

poppler has been compiled and linked with the exact same library!

Any ideas on how I can fix this?

Thanks for all suggestions,

Alec Taylor

FYI: I'm using the latest poppler (from git repo)

On Sun, Oct 30, 2011 at 6:32 AM, Alec Taylor <alec.taylor6 at gmail.com> wrote=
:
> Good morning,
>
> In an effort to easy linking amongst my developers I am now attempting
> to compiled and link pdftohtml using the package manager from the
> KDE4windows project.
>
> My CMakeCache.txt: http://pastebin.com/i01csDeZ
>
> The visual studio project compiled fine (for once).
>
> Now in my separate project missing all the complexity of the full
> poppler project, where one can work on patches in peace:
>
> [C/C++ -> General -> Additional Include Directories]:
> C:\usr\include\RapidXML;C:\kde\3rdparty\zlib;C:\kde\include;C:\kde\includ=
e\openjpeg;C:\kde\include\freetype;C:\kde\include\freetype2\freetype;C:\usr=
\include\cairo;C:\usr\src\poppler\poppler;C:\usr\src\poppler\goo;C:\usr\src=
\poppler;C:\usr\src\poppler\MSVC-proj\;C:\usr\src\poppler\MSVC-proj\poppler
>
> [Linker -> General -> Additional Library Dependencies]:
> C:\kde\lib
>
> [Linker -> Input -> Additional Dependencies]
> zlib.lib;tiff3.lib;openjpeg.lib;lcms-1.lib;jpeg.lib;iconv.lib;FreeType.li=
b;C:/usr/lib/cairo.lib
>
> My file and directory tree:
> C:\usr =3D http://pastebin.com/fgFDNq1t
> C:\kde =3D http://paste.ubuntu.com/722558/
>
> Build log:
> http://pastebin.com/a9DCtVcJ
>
> Any help would be appreciated.
>
> Thanks for all suggestions,
>
> Alec Taylor
>


More information about the poppler mailing list