trufanov-nok / scantailor-universal

ScanTailor Universal - a fork based on Enhanced+Featured+Master versions of ST
http://scantailor.org
Other
181 stars 16 forks source link

debugging dlls are required #135

Closed SilverGreen93 closed 1 year ago

SilverGreen93 commented 1 year ago

Hi, after installing latest release (0.2.14), 64bit, debugging dlls are required at application startup. You must remove them from the final distribution and not distribute the Debug version, but the Release version:

---------------------------
scantailor-universal.exe - System Error
---------------------------
The code execution cannot proceed because MSVCP120D.dll was not found. Reinstalling the program may fix this problem. 
---------------------------
OK   
---------------------------

Please update the release. Thanks!

trufanov-nok commented 1 year ago

Thank you for report. Just updated 64bit version, please try again

SilverGreen93 commented 1 year ago

It works now, thanks!