Closed steka closed 3 years ago
Looks great!
Do you mind adding your name to the copyright notice shown on the startup screen?
It's been added
Looks like .generated_files
are needed after all, otherwise make errors out. Can you create a separate PR with them?
Hmmm....strange...?!?!
I didn't remove .generated_files
, it was already ignored before.
Also, I just tested with a git clean -x -d -f
, and rebuilt the new master branch and it compiled without problems (and created .generated_files
).
I have now even tried to make a new clean clone of https://github.com/petrohi/terminal.git [Commit hash: 8f1ba8c451b27a6a828bf8803b4c062f9a199cc1] and that also builds without problem.
I'm using MPLAB X IDE v5.45 and XC32 v2.50, and building by pressing the F11-key. What do you have, and how do you build?
Reloaded MPLAB and now it works!