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.
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to