Problem with dmd 2.068 Win 32

Dominikus Dittes Scherkl via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Aug 11 08:10:56 PDT 2015


On Tuesday, 11 August 2015 at 15:04:29 UTC, MGW wrote:
> Hi!
>
> My project has an error link:
>
> Error 42: Symbol Undefined 
> _D6object9Exception6__ctorMFNaNbNfAyaAyakC6object9ThrowableZC9Exception
>
> On dmd 2.067.* everything gathered without mistakes. Where to 
> look for a mistake?

See the changelog.
The compiler is now pickier if you forgot to link something 
explicitly.


More information about the Digitalmars-d-learn mailing list