Windows *.exe

david tazz at gmx.at
Mon Apr 23 08:28:46 PDT 2007


johnny schrieb:
> Hello,
> 
> is there a way to compile *.exe files for windows with d?

short answer: yes

long answer: Download the official compiler package from digitalmars.com 
(or gdc), write your program and compile it with dmd mysource.d
  - that will get you an exe.

david


More information about the Digitalmars-d-learn mailing list