Code::Blocks

nobody not at possible.de
Mon Jun 25 05:25:23 PDT 2007


Hello,

i try to intall Code::Blocks under Windows because i want work with
ddbg. The ddbg work an a Console but i didn't understand the usage
from the command line. I can't find any example, anyway. 

I get the error message:

dmd.exe -g  -IC:\dd\dmd\src\phobos -IC:\dd  -c C:\dd\hello.d -ofC:\dd\hello.obj
link.exe C:\dd\hello.exe  C:\dd\hello.obj phobos.lib kernel32.lib user32.lib 
OPTLINK (R) for Win32  Release 7.50B1
Copyright (C) Digital Mars 1989 - 2001  All Rights Reserved
   
C:\dd\hello.exe
 Error 2: File Not Found C:\dd\hello.exe
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings


The compiler works, only the linker make problems.

My Path:
PATH=C:\dd\dmd\bin;C:\dd\dm\bin  and more...

Linker Settings: phobos.lib kernel32.lib user32.lib

Search Directory für Compiler: C:\dd\dmd\src\phobos
Search Directory for Linker C:\dd\dmd\lib  and C:\dd\dmd\dm
Toolchain executables -> Linker for dynymic libs  : link.exe

Compilers installition directory: c:\dd\dmd

Version svn 4145


Thanks




More information about the Digitalmars-d-learn mailing list