GDC generate wrong .exe ("not a valid win32 application")

Patric Dexheimer via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jun 19 07:08:56 PDT 2017


Fresh install of GDC. (tried with 32x ad 32_64x)

GDC: 6.3.0
DUB: 1.3.0

dub run --build=release --arch=x86 --compiler=gdc

(...)
Running .\main
Failed to spawn new process (%1 is not a valid win32 application)




More information about the Digitalmars-d-learn mailing list