digitalmars.D.learn - problem with D compiler
- naama <naama767 walla.com> Jan 29 2009
- Jarrett Billingsley <jarrett.billingsley gmail.com> Jan 29 2009
- naama <naama767 walla.com> Jan 29 2009
- "Saaa" <empty needmail.com> Jan 29 2009
- naama <naama767 walla.com> Jan 30 2009
- naama <naama767 walla.com> Jan 30 2009
when I try to build the program. I ge t a message:C:\Dev\DSciTE\bud.exe -DCPATHC:\Dev\DSciTE\dmd\bin -IC:\Dev\DSciTE\lib -I.. -I..\.. -full -debug -g -unittest -w hello.d
[.\,,C:\Documents and Settings\user,C:\Dev\DSciTE\dmd\bin\] what am I do to fix it?
Jan 29 2009
On Thu, Jan 29, 2009 at 10:11 AM, naama <naama767 walla.com> wrote:when I try to build the program. I ge t a message:C:\Dev\DSciTE\bud.exe -DCPATHC:\Dev\DSciTE\dmd\bin -IC:\Dev\DSciTE\lib -I.. -I..\.. -full -debug -g -unittest -w hello.d
[.\,,C:\Documents and Settings\user,C:\Dev\DSciTE\dmd\bin\] what am I do to fix it?
sc.ini is DMD's configuration file. It normally lives in the same folder as dmd.exe; is it still there or did you do something with it?
Jan 29 2009
I didn't doing this nothing. when I open bin folder- I see this file: sc.ini. please help me :) Jarrett Billingsley Wrote:On Thu, Jan 29, 2009 at 10:11 AM, naama <naama767 walla.com> wrote:when I try to build the program. I ge t a message:C:\Dev\DSciTE\bud.exe -DCPATHC:\Dev\DSciTE\dmd\bin -IC:\Dev\DSciTE\lib -I.. -I..\.. -full -debug -g -unittest -w hello.d
[.\,,C:\Documents and Settings\user,C:\Dev\DSciTE\dmd\bin\] what am I do to fix it?
sc.ini is DMD's configuration file. It normally lives in the same folder as dmd.exe; is it still there or did you do something with it?
Jan 29 2009
Did you set the environment variables? http://www.digitalmars.com/d/1.0/dmd-windows.html
Jan 29 2009
Saaa Wrote:Did you set the environment variables? http://www.digitalmars.com/d/1.0/dmd-windows.html I do it, but I also get same answer.
Jan 30 2009
I do it, but I also get same answer. ???Saaa Wrote:Did you set the environment variables? http://www.digitalmars.com/d/1.0/dmd-windows.html I do it, but I also get same answer.
Jan 30 2009








naama <naama767 walla.com>