On Friday, 11 July 2014 at 15:45:42 UTC, Chris wrote:
Tried to compile on linux, got this error message (I guess I can fix it):

dmd -c textgen.d
textgen.d(36): Error: cannot implicitly convert expression ("DMDScript fatal runtime error: ") of type string to char[]
.. bunch more errors.

You might try
https://github.com/DmitryOlshansky/DMDScript which, according to it's notes has changes to make it compatible with D2.

Reply via email to