dmd + optlink Symbol Undefined _StretchDIBits at 52

Joshua Hodkinson joshua.hodkinson.42 at gmail.com
Thu May 2 22:54:20 UTC 2019


Hi everyone,

I am getting a linker error when compiling with dmd (v2.085.1) 
when using StrechDIBits from the win32 api.

Error 42: Symbol Undefined _StretchDIBits at 52

However with ldc (v1.15.0) the program compiles correctly.

Wondering if I've missed something here, or possibly identified a 
bug with dmd?

Thanks


More information about the Digitalmars-d-learn mailing list