Error 16: Index Range error while building examples from D Web development
Nicholas Wilson
iamthewilsonator at hotmail.com
Sun Sep 17 13:09:08 UTC 2017
On Sunday, 17 September 2017 at 11:42:16 UTC, kerdemdemir wrote:
> Hi,
>
> Thanks its price dropped to 10 Euros I bought the the D Web
> Development book and I were trying to build some examples.
> The example in Chapter3 called noteapp4 is giving me this error
> :
>
> [...]
Optlink bug I guess?
try using -ms32coff (? check dmd's help) or -m64, they will both
use the MS linker (which is hopefully bug free :) )
More information about the Digitalmars-d-learn
mailing list