nimassets
nimassets copied to clipboard
Missing libwinpthread-1.dll on Windows
When I try to call nimassets (after successfully installing it) on Windows 10 Pro a popup error appears saying that the program needs libwinpthread-1.dll and that I could fix it by reinstalling the program but it doesn't.
Nim Compiler Version 1.6.6 [Windows: amd64]
Compiled at 2022-05-05
Copyright (c) 2006-2021 by Andreas Rumpf
active boot switches: -d:release
nimassets [0.2.4]
It seems to be a problem with MinGW https://stackoverflow.com/a/43168497/15339152.
I'll test downloading and placing libwinpthread-1.dll right next to the binary.