[poppler] about compiling poppler with mingw32 in windows

Albert Astals Cid aacid at kde.org
Sat Dec 29 07:01:44 PST 2012


El Dissabte, 29 de desembre de 2012, a les 06:29:59, ginzzer va escriure:
> Hi all,
>   I am compiling the poppler 0.21.4 in windows with mingw32. Before the
> compilation, I have the openjpeg 2.0.0 and all other needed packages
> compiled and installed. 

You might be going into uncharted territory with openjpeg 2. So far we've 
always used 1.x since 2 is from last month and as far as i know noone has 
tried to build poppler against it yet.

Albert

> But when I configure the poppler with
> 
> ./configure --prefix=/mingw --with-font-configuration=fontconfig
> --enable-xpdf-headers --enable-zlib --enable-libcurl
> --enable-poppler-glib --disable-gtk-test
> 
> it runs without any problem but upon complete, it shows
> 
> Building Poppler with support for:
>   font configuration:   fontconfig
>   splash output:        yes
>   cairo output:         yes
>   qt4 wrapper:          no
>   glib wrapper:         no
>     introspection:      no
>   cpp wrapper:          yes
>   use gtk-doc:          not supported with this CMake build system
>   use libjpeg:          yes
>   use libpng:           yes
>   use libtiff:          yes
>   use zlib:             yes
>   use curl:             yes
>   use libopenjpeg:      no
>   use cms:              yes
>       with lcms2
>   command line utils:   yes
>   test data dir:        D:/MinGW/msys/1.0/home/kw/poppler-0.21.4/../test
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> D:/MinGW/msys/1.0/home/kw/poppler-0.21.4/build
> 
> I am pretty sure that the open jpeg was complied and installed
> successfully but why it shows "  use libopenjpeg:      no". I try to
> reinstall the openjpeg for many times but still can make it works. Weird!
> 
> _______________________________________________
> poppler mailing list
> poppler at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/poppler


More information about the poppler mailing list