-
Notifications
You must be signed in to change notification settings - Fork 0
ssharunas/qtermbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a wrapper for termbox library package, that is is created by nsf (https://github.com/nsf/termbox). To build this wrapper you need original termbox library compilled and placed in lib folder. To compile wrapper: cd path/to/qtermbox mkdir bin/qtermbox cd bin/termbox qmake ../../src/ make make install To compile and run unit tests: cd path/to/qtermbox mkdir bin/qtermbox-tests cd bin/termbox qmake ../../test/UnitTests/ make ./tst_unitteststest
About
termbox wrapper for Qt.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published