Skip to content

Commit a2c1bb4

Browse files
author
Andrej Mitrovic
committed
Add notes about compiler version used
1 parent e1c630e commit a2c1bb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ This is a D port of the [imgui] OpenGL GUI library.
88

99
Homepage: https://github.com/d-gamedev-team/dimgui
1010

11+
## Supported compilers
12+
13+
Currently requires DMD v2.071.0, not tested with other compilers,
14+
and not frequently tested on Windows.
15+
1116
## Examples
1217

1318
Use [dub] to build and run the example project:

0 commit comments

Comments
 (0)