[Issue 23818] Error HMODULE not defined, please use HMODULE

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 8 01:47:49 UTC 2024


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

Victor Abenil <vabenil at protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vabenil at protonmail.com

--- Comment #4 from Victor Abenil <vabenil at protonmail.com> ---
I have this exact same issue compiling to windows. Though for me changing the
import order doesn't seem to fix anything. My project uses `bindbc.opengl`
instead of `bindbc.sdl`, asides from that it doesn't use anything windows
specific.

Reproducible on this tag https://github.com/vabenil/vadgl/releases/tag/v0.2.0
in my repo.

--


More information about the Digitalmars-d-bugs mailing list