https://issues.dlang.org/show_bug.cgi?id=23818
Victor Abenil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Victor Abenil <[email protected]> --- 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. --
