Search code examples
dgdc

How to impose D2 on gdc


I have installed GDC from the software center of ubuntu.

The problem is that when I tried to compile a source that contain the keyword immutable, it gives me an error. Then I deduced that it compiles only D1.

If i want to compile D2 with GDC, what should I do?


Solution

  • Try looking here (warning: it's not yet complete in any shape or form).