Hi Joe,
Why is "turbojpeg-static.lib" statically linked to instead of building from sources like the other "third_party" libraries in source?
I like your github repo because it builds from sources that one can check (except for turbojpeg-static.lib"). I think google has inadvertently created security issues with pdfium by not putting out official builds of pdfium -- people not familiar with C/C++ download pre-built DLLs from Github and Nuget without knowing if they can trust the "person" building the DLLs.
Thank you.
Hi Joe,
Why is "turbojpeg-static.lib" statically linked to instead of building from sources like the other "third_party" libraries in source?
I like your github repo because it builds from sources that one can check (except for turbojpeg-static.lib"). I think google has inadvertently created security issues with pdfium by not putting out official builds of pdfium -- people not familiar with C/C++ download pre-built DLLs from Github and Nuget without knowing if they can trust the "person" building the DLLs.
Thank you.