[ Visual D ] No completion with Visual Studio integrated shell 2012
Rainer Schuetze
r.sagitario at gmx.de
Fri Oct 4 02:08:33 PDT 2013
On 04.10.2013 09:04, Jeremy Masclaux wrote:
> I have the sames parameters.
>
> I try also with mono-D and the same problems but, I can enable
> auto-complete if I download : dmd D 2.0 compiler, all platforms ans add
> search path like this screen :
>
> http://mono-d.alexanderbothe.com/wordpress/wp-content/uploads/2011/11/mono-d-compiler-toolchain.png
>
>
> I can try the same thing on visual-D but I don't know where is it.
>
> with dmd D 2.0 compiler 1-click install for Windows
>
> that not work :(
>
Ah ok, Visual D doesn't find the import paths. If you haven't set the
path to dmd during installation, you can set it under
"Tools->Options->Projects and Solutions->Visual D Settings->DMD
Directories".
Please note that "windows\bin" should not be included in the specified path.
More information about the Digitalmars-d-ide
mailing list