Cannot find file: cool-retro-term/qmltermwidget/qmltermwidget.pro. #797
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Must be missing something. I installed latest Qt, added it to my path but I get:
You should clone the repo with
git clone --recurse-submodules --remote-submodules https://github.com/Swordfish90/cool-retro-term.git
. That will also clone the repo forqmltermwidget
. Thencd cool-retro-term && qmake && make
.