On Sunday, 18 August 2013 at 14:51:52 UTC, Adam D. Ruppe wrote:
Specifically, I'd really like to have opengl32.lib and glu32.lib included.

in related news, my simpledisplay.d now supports the creation of OpenGL windows on both Windows and Linux/X11. But it is opt-in on Windows since without these .lib files, it won't successfully link, and I don't want it to fail compiling with a stock dmd.

I'll be pushing this to github later tonight.

Reply via email to