[poppler] Any one compile poppler with mingw for windows?
Shen Liang
shenzhuxi at gmail.com
Wed Sep 9 21:52:56 PDT 2009
Is it possible compile poppler with mingw+msys on windows or with mingw on
linux?
I git the latest source.
When I compiled with mingw+msys, I always got error about freetype.
I installed mingw 32 on Ubuntu, and run:
export CC=i586-mingw32msvc-gcc
export CXX=i586-mingw32msvc-g++
export LD=i586-mingw32msvc-ld
export AR=i586-mingw32msvc-ar
export AS=i586-mingw32msvc-as
export NM=i586-mingw32msvc-nm
export STRIP=i586-mingw32msvc-strip
export RANLIB=i586-mingw32msvc-ranlib
export DLLTOOL=i586-mingw32msvc-dlltool
export OBJDUMP=i586-mingw32msvc-objdump
export RC=i586-mingw32msvc-windres
after autogen.sh, ./configure and make, I compiled successfully, but it's
still for linux not for windows.
--
Help Si Chuan Students
帮助四川灾区学生
www.sichuanteachers.org
四川教师志愿者组织
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/poppler/attachments/20090910/6e949dc1/attachment.html
More information about the poppler
mailing list