www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - dmd might not be correctly installed

reply Ellery Newcomer <ellery-newcomer utulsa.edu> writes:
when I run my misconfigured little ldc build, I get

Error: cannot find source code for runtime library file 'object.d'
        dmd might not be correctly installed. Run 'dmd -man' for 
installation instructions.

dmd? wat?
Nov 11 2013
parent reply "Kai Nacke" <kai redstar.de> writes:
On Tuesday, 12 November 2013 at 02:08:05 UTC, Ellery Newcomer 
wrote:
 when I run my misconfigured little ldc build, I get

 Error: cannot find source code for runtime library file 
 'object.d'
        dmd might not be correctly installed. Run 'dmd -man' for 
 installation instructions.

 dmd? wat?
:-) Thanks for the report. I change the text for the next release. Regards, Kai
Nov 12 2013
parent "Kai Nacke" <kai redstar.de> writes:
On Tuesday, 12 November 2013 at 12:04:10 UTC, Kai Nacke wrote:
 On Tuesday, 12 November 2013 at 02:08:05 UTC, Ellery Newcomer 
 wrote:
 when I run my misconfigured little ldc build, I get

 Error: cannot find source code for runtime library file 
 'object.d'
       dmd might not be correctly installed. Run 'dmd -man' for 
 installation instructions.

 dmd? wat?
:-) Thanks for the report. I change the text for the next release.
It is now fixed in master and merge-2.064 branch. Regards, Kai
Nov 13 2013