On Wednesday, 28 January 2015 at 13:18:11 UTC, John Colvin wrote:
On Wednesday, 28 January 2015 at 10:57:57 UTC, Vadim Lopatin
wrote:
On Wednesday, 28 January 2015 at 10:31:31 UTC, John Colvin
wrote:
$ ls -1 /Library/Fonts/ /System/Library/Fonts/
/Library/Fonts/:
Al Nile.ttc
...
Thank you!
Submitted fix with some mac font paths hardcoded.
v0.4.22
Could you please try it?
BTW, could you try on mac
https://github.com/buggins/dlangide.git as well?
It's dlangui-based D language IDE I'm currently working on.
tetris and helloworld now work. example1 fails to build:
src/example1.d(69): Error: undefined identifier setTimer
src/example1.d(75): Error: undefined identifier cancelTimer
Checked on latest version from git - example1 works for me.
Did you try to pull recent changes from git?