linker problem
Bruno Rahle
brahle at gmail.com
Mon Sep 24 11:06:19 PDT 2007
Hello!
I have started using D today and I have a linker problem. I've downloaded it from http://www.digitalmars.com/d/dcompiler.html and unzipped it in folder "C:\brahle\jezici\D\". However, when I try to compile something, this is what I get:
"c:\brahle\jezici\D\dmd\bin\..\..\dm\bin\link.exe" sieve,,,user32+kernel32/noi;
Can't run '"c:\brahle\jezici\D\dmd\bin\..\..\dm\bin\link.exe"', check PATH
It seems that compiler is unable to reach the linker, although when I write the line directly into cmd, it runs ok.
Can someone please help me?
More information about the Digitalmars-d
mailing list