Visual D cannot build Phobos Browse Info
DLimited via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Mon Sep 22 03:15:00 PDT 2014
> The DMD installation dir should be set to C:\dmd\dmd2 only,
> without the windows\bin sub-directories. I'm not sure why PATH
> doesn't work, but finding the imports will probably rely on the
> installation dir anyway.
>
> If you use the default semantic analysis engine (Alexander
> Bothe's engine enabled in the Intellisense settings), JSON
> information should not be necessary anymore and are only used
> as a fallback if semantic analysis fails.
>
> It is important to have the import directories setup correctly
> (for phobos, it is derived from the installation directory; for
> gtk, it should probably be part of the project settings).
Thanks a lot for your help, that actually solved everything and I
now have value help and all the other goodies available!
More information about the Digitalmars-d-ide
mailing list