We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c630e commit a2c1bb4Copy full SHA for a2c1bb4
readme.md
@@ -8,6 +8,11 @@ This is a D port of the [imgui] OpenGL GUI library.
8
9
Homepage: https://github.com/d-gamedev-team/dimgui
10
11
+## Supported compilers
12
+
13
+Currently requires DMD v2.071.0, not tested with other compilers,
14
+and not frequently tested on Windows.
15
16
## Examples
17
18
Use [dub] to build and run the example project:
0 commit comments