EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Add VC redist installer to Windows #211

Open rozyczko opened 1 year ago

rozyczko commented 1 year ago

ED doesn't run on clean Windows. We need to either install the VC redistributable or figure out which DLLs are required and ship them, similarly to what we've done with CrysFML-related DLLs in CFML.libs

rozyczko commented 1 year ago

Added code for installing vcredist in the installer script, based on https://stackoverflow.com/questions/36972287/installing-vc-redistributables-in-a-qt-installer-framework-qtifw-installer