Closed euanworkman closed 6 years ago
On what platform are you? You probably need to put this baby: https://github.com/nsf/termbox/blob/master/src/termbox.h beside your source files
Thanks for your help, I managed to solve the issue, it turns out that I hasn't installed termbox correctly after all. Sorry for taking your time!
When attempting to nimbox, after installation through nimble, I am greeted with the following error:
Is there anything which I need to additionally install? I've tried install termbox from https://github.com/nsf/termbox using the waf scripts, and deleted ~/.cache/nim, however I still receive this issue.