dchip is a D2 port of the Chipmunk2D physics library for 2D games
Andrej Mitrovic
andrej.mitrovich at gmail.com
Tue Nov 12 07:39:02 PST 2013
On 11/12/13, Sergei Nosov <sergei.nosov at gmail.com> wrote:
> For some reason, DMD (v2.064.2) fails to compile with that flag.
> The error is:
> Internal error: ../ztc/cg87.c 331
> Error: DMD compile run failed with exit code 1
Aww. If only dub knew how to automatically run dustmite.
> LDC slows down for about 20-25%.
Interesting. Thanks.
Btw, how did you make dub use a -version flag anyway? I can't figure
it out from the docs. I suppose it's something like:
dub --build=release --version=?
But I see that --version means something else in dub.
More information about the Digitalmars-d-announce
mailing list