[bug] error compiling dserver.d from sample
Rainer Schuetze via Digitalmars-d-debugger
digitalmars-d-debugger at puremagic.com
Sat Apr 29 02:44:57 PDT 2017
On 28.04.2017 23:23, Yohan SEROT wrote:
> hello, i try to compile dserver.d but i got this error :
>
[...]
>
> Error: linker exited with status 150912056
>
> From a french noob
This is probably the wrong newsgroup for questions like this, you should
use https://forum.dlang.org/group/learn instead.
Regarding dserver.d: it has been updated in github recently, see
https://github.com/dlang/dmd/tree/master/samples. It also needs a
different command line to build, see e.g.
https://github.com/dlang/dmd/blob/master/samples/win32.mak#L53
More information about the Digitalmars-d-debugger
mailing list