is it possible to compile poppler with msvc? or am i stuck with mingw.
On 9/25/23 23:39, Albert Astals Cid wrote:
El dimarts, 19 de setembre de 2023, a les 4:22:10 (CEST), Ivan Kara va
escriure:
hi,
i have been trying to build poppler for windows on my ubuntu. i have
installed the necessary libraries and was able to build one for ubuntu but
when i added the mingw toolchain stuff it says that it cant find the
FREETYPE_LIBRARY and other stuff.
Because you don't have the cross-compiled versions of those libraries.
im very new in this compiling stuff so if
anyone can point out some tutorials i will be very thankful.
This mailing list isn't really the place to explain how [cross] compiling
works, please use the internet for that :)
Cheers,
Albert
Ivan