How do I start ? Total Newbee

Anders F Björklund afb at algonet.se
Mon Oct 30 15:31:19 PST 2006


ZVI wrote:

> Thanks, but back to the previous problem, it doesn't work.
> this is what I get when I change dir to where the file is and
>  put "gdmd nothing.d"
>  gdc: nothing.d: No such file or directory
>  gdc: no input files
> what might be the problem?

What are you trying to accomplish ? Are you following the little 
"GettingStarted" introduction I wrote ?  Does "nothing.d" exist ?

Can you list it in the Terminal, and view it with: "more nothing.d"
There should be no reason why it would work with .c/.cpp and not .d

--anders



More information about the D.gnu mailing list