Inconsistent behavior between Visual-D and Mono-D
extrawurst via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Sun Oct 4 00:34:51 PDT 2015
On Friday, 2 October 2015 at 21:12:26 UTC, beannaich wrote:
> tldr; the fragmentation in the D community is shocking at
> times, and the IDEs should at least inter-operate elegantly.
>
> [...]
Go for the dub package format as a common denominator:
http://code.dlang.org/package-format
dub as a tool can generate visual-d projects (sln etc.) and
mono-d can already natively load dub files (the json version of
the format at least)
--Stephan
More information about the Digitalmars-d-ide
mailing list