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?

x86 is OK, but x64 bad.

PS D:\projects\myproject> dub run --arch=x86
Performing "debug" build using D:\Develop\dmd2\windows\bin\dmd.exe for x86.
myproject ~master: building configuration "application"...
Linking...
Running .\myproject.exe
Edit source/app.d to start your project.

Reply via email to