Is it possible compile poppler with mingw+msys on windows or with mingw on linux?<div><br></div><div>I git the latest source. </div><div>When I compiled with mingw+msys, I always got error about freetype. </div><div><br></div>
<div>I installed mingw 32 on Ubuntu, and run:</div><div><br></div><div><div>export CC=i586-mingw32msvc-gcc</div><div>export CXX=i586-mingw32msvc-g++</div><div>export LD=i586-mingw32msvc-ld</div><div>export AR=i586-mingw32msvc-ar</div>
<div>export AS=i586-mingw32msvc-as</div><div>export NM=i586-mingw32msvc-nm</div><div>export STRIP=i586-mingw32msvc-strip</div><div>export RANLIB=i586-mingw32msvc-ranlib</div><div>export DLLTOOL=i586-mingw32msvc-dlltool</div>
<div>export OBJDUMP=i586-mingw32msvc-objdump</div><div>export RC=i586-mingw32msvc-windres</div><div><br></div><div>after autogen.sh, ./configure and make, I compiled successfully, but it&#39;s still for linux not for windows. </div>
<br>-- <br>Help Si Chuan Students<br>帮助四川灾区学生<br><a href="http://www.sichuanteachers.org" target="_blank">www.sichuanteachers.org</a><br>四川教师志愿者组织<br>
</div>