On Thursday, 21 November 2019 at 09:26:39 UTC, zoujiaqing wrote:
On Thursday, 21 November 2019 at 08:42:39 UTC, Seb wrote:
Note this line:
Running .\myproject.exe
Program exited with code -1073741515
Your compiled program is crashing. Could you run the compiled
binary manually and obtain a stack trace?
Install msvcr100.dll for x64 the question is solved, thanks!
https://download.microsoft.com/download/3/2/2/3224B87F-CFA0-4E70-BDA3-3DE650EFEBA5/vcredist_x64.exe
I had the same issue a while ago and reported it here
https://issues.dlang.org/show_bug.cgi?id=20061