dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
217 stars 27 forks source link

jpeg62.dll missing for Win 10 installation #213

Closed Svendergrosse closed 2 years ago

Svendergrosse commented 4 years ago

Hi Danny and Dspdf team,

in the latest release 1.15.1.3, a dll seems to be missing for the Windows installation: jpeg62.dll.

please see attached screenshot.

PS. all previous versions run sucessfully on my win 10 platform

Capture

projekter commented 4 years ago

Indeed, as I said in the release comment, I for the first time activated the better turbojpeg driver; however, since it was compiled statically, it should not require any DLL. While I investigate this issue, the attached DLL should temporarily fix the issue.

jpeg62.zip

projekter commented 4 years ago

Ok, can you please try the attached file (without the jpeg62.dll that I gave before)? Apparently, Qt somehow configured itself to use the shared libraries. I still need to look for an official way to change this, at the moment I hard-rewrote some dependencies. The jpeg testcase did still work properly.

dspdfviewer.zip

projekter commented 4 years ago

I now turned this into a new release.