D Development Tools 0.7.0 Preview Release

Bruno Medeiros brunodomedeiros+dng at gmail.com
Fri Jul 5 13:38:24 PDT 2013


On 05/07/2013 15:06, eles wrote:
> On Saturday, 29 June 2013 at 15:23:22 UTC, Bruno Medeiros wrote:
>> For detailed installation instructions, see:
>> http://code.google.com/p/ddt/wiki/Installation
>
> Just installed this under Ubuntu Saucy 64/Eclipse Kepler.
>
> This part: "Now the "Interpreter system libraries" locations should be
> filled automatically." does not happen under Linux.
>

With what compiler, and what's the directory layout of the compiler? It 
could be a DDT bug, or could be some new layout that DDT doesn't know 
about. The supported layouts are:

DMD:
[linux|osx|windows]/bin/
src/druntime/import
src/phobos

DMD on Linux global install:
usr/bin
include/d/dmd

GDC:
bin/
include/d2/<any dir that contains an object.di>


-- 
Bruno Medeiros - Software Engineer


More information about the Digitalmars-d-ide mailing list