Weird compiler
mogu via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jun 19 07:45:29 PDT 2016
Moreover, I wonder if D is really a cross-platform programming
language?! The official dmd only supports x86 structure. You can
never build a project with third party static library in windows
independently. And how I can build an android program? LDC2? So
what dmd is? Only for a bit faster compiling time?
I love D so much, but it's tools so ...
After a whole day struggled in dmd and static library, I rewrote
the demo GUI tool in Nim. Only in ten minutes, all works. Sigh.
More information about the Digitalmars-d
mailing list