mirror of
https://github.com/buggins/dlangide.git
synced 2025-04-27 05:29:52 +03:00
specify dmd version to build
at least 2.065 does not build the project
This commit is contained in:
parent
1278b1c0e8
commit
c8aa277c54
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ Build and run with DUB:
|
|||
git clone https://github.com/buggins/dlangide.git
|
||||
cd dlangide
|
||||
dub run
|
||||
|
||||
Needs DMD 2.066.1 to build.
|
||||
|
||||
HINT: Try to open sample project Tetris, from workspaces/tetris with DlangIDE.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue