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@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

Reply via email to