Dmd install to new Windows 10 system can't run app.d

zoujiaqing zoujiaqing at gmail.com
Thu Nov 21 09:11:53 UTC 2019


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.


More information about the Digitalmars-d-learn mailing list