[Issue 19051] Undefined functions Set/GetWindowLongPtr in mingw libs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 3 13:34:40 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=19051

desisma at heidel.beer changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |desisma at heidel.beer

--- Comment #2 from desisma at heidel.beer ---
I can repoduce this issue.

----

C:\D>dmd -m64 R:\test.d -L="C:\D\dmd2\windows\lib64\mingw\user32.lib"

C:\D\dmd2\windows\bin\lld-link.exe: warning: app.obj: undefined symbol:
SetWindowLongPtrA
error: link failed
Error: linker exited with status 1

----

Regards,
Elias

--


More information about the Digitalmars-d-bugs mailing list