Thread overview
Is DUB now mandatory for DDT?
Aug 23, 2014
Dejan Lekic
Aug 24, 2014
eles
Aug 27, 2014
Bruno Medeiros
August 23, 2014
I have installed latest DDT and I could not make anything compile successfully so I came here to ask whether now DDT expects DUB to be installed?

-- 
http://dejan.lekic.org
August 24, 2014
On Saturday, 23 August 2014 at 22:31:10 UTC, Dejan Lekic wrote:
> I have installed latest DDT and I could not make anything compile
> successfully so I came here to ask whether now DDT expects DUB to be
> installed?

From the changelog:

Added DUB build support. Removed basic builder (the previous build functionality using response files).

    Project build configuration page has only one field now: a field with optional extra options to pass to DUB when building.
    Previously created DDT Eclipse projects are no longer compatible with this new version. You should recreate the project using the new DUB Project wizard.


So, I assume, yes. There are no other projects than those which are DUB-based.
August 27, 2014
On 23/08/2014 23:31, Dejan Lekic wrote:
> I have installed latest DDT and I could not make anything compile
> successfully so I came here to ask whether now DDT expects DUB to be
> installed?
>

Yup, it is, it should be installed.
For the building itself, you can disable the DUB builder if you want to use a different build tool.
But you will still need DUB and the dub.json file, to describe the project type, source folders, etc..

-- 
Bruno Medeiros
https://twitter.com/brunodomedeiros