[dmd-beta] 2.066.1
Martin Nowak via dmd-beta
dmd-beta at puremagic.com
Mon Oct 27 13:15:10 PDT 2014
On 10/27/2014 06:57 AM, Andrei Alexandrescu wrote:
> cd /path/to/dlang.org
> make -f posix.mak
>
> =======================
> ...
> dub build --root=../tools/dpl-docs --compiler=../dmd/src/dmd
> Error executing command build: Failed to invoke the compiler
> ../dmd/src/dmd to determine the build platform: Error: cannot find
> source code for runtime library file 'object.d'
> dmd might not be correctly installed. Run 'dmd -man' for
> installation instructions.
> Specify path to file 'object.d' with -I switch
See https://github.com/D-Programming-Language/dmd/pull/4098.
More information about the dmd-beta
mailing list