March 04, 2014 Issus with DMD 2.065 | ||||
---|---|---|---|---|
| ||||
Ever since I installed the latest DMD 2.065 I cant seem to compile and run .d files anymore. I'm installing dmd using the .deb file on Ubuntu. When it is installed and I try to compile a .d file the console gives me this. cannot find source code for runtime library file 'object.d' dmd might not be correctly installed. Any suggestions? |
March 04, 2014 Re: Issus with DMD 2.065 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Hertz | On Tuesday, 4 March 2014 at 00:41:09 UTC, Hertz wrote: > Ever since I installed the latest DMD 2.065 I cant seem to compile and run .d files anymore. I'm installing dmd using the .deb file on Ubuntu. When it is installed and I try to compile a .d file the console gives me this. > > cannot find source code for runtime library file 'object.d' > dmd might not be correctly installed. > > Any suggestions? Chances are dmd can't find a dmd.conf, or is reading the wrong one. See http://dlang.org/dmd-linux.html#dmd_conf |
Copyright © 1999-2021 by the D Language Foundation