On 2/23/11, Robert Clipsham <rob...@octarineparrot.com> wrote:
>
> Try:
>
> gdc -I/opt/Mingw32/usr/local/include/d/4.5.2 test.d

There is no opt/Mingw32/usr/local folder, there's a
opt/Mingw32/usr/include folder but it's empty.

>
> Alternatively:
>
> find /opt/Mingw32 -name object.d

Doesn't show anything.

> ls -s /opt/Mingw32/usr/bin/i586-mingw32msvc-gdc /opt/Mingw32/usr/bin/gdc

andrej@andrej-VirtualBox:/$ ls -s
/opt/Mingw32/usr/bin/i586-mingw32msvc-gdc /opt/Mingw32/usr/bin/gdc
ls: cannot access /opt/Mingw32/usr/bin/gdc: No such file or directory
520 /opt/Mingw32/usr/bin/i586-mingw32msvc-gdc

Reply via email to