dmd2 is installed in D:\D\dmd. When I attempt to compile I get the following error:
D:\D\programs>dmd first.d
object.d: Error: module object is in file 'object.d' which cannot be read
import path[0] = D:\D\dmd\bin\..\..\src\phobos
import path[1] = D:\D\dmd\bin\..\..\src\druntime\import
contents of sc.ini:
[Version]
version=7.51 Build 020
I cannot install dmd to the C: drive. What is the significance of the line:
I really like what I have read about D and would like to learn the language.
Thanks for any help.
Bob Smith