SamWindell / Signet

Command-line program for bulk editing audio files on Windows, Linux and Mac
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Missing dll's (Debug dll's?) #4

Closed NS-Viktor closed 2 years ago

NS-Viktor commented 3 years ago

Hi! When trying to run the released binaries I seem to be missing dll's, for example VCRUNTIME140_1D.dll. The "D" at the end seems to be the culprit, indicating Debug dll's, if I understand it correctly. (?) I've made sure to install the latest Visual Studio redistributables, both 32 and 64 bit, but to no avail. Any help is greatly appreciated! Thanks!! /Viktor Lindholm

SamWindell commented 3 years ago

Hey Victor, thanks for the details. I can change a build setting that I believe will fix this issue - I'll get that added and push a new version when I have some time!

SamWindell commented 2 years ago

Just pushed a new version, 0.1.3, with a fix for this.

Feel free to comment back here if the issue still persists in the new version!