status-desktop/qt-example-app/README.md

197 B

Example QT app

cd build
cmake ..
make
./test-qtapp

This example app just shows how to plug-in status-go in a qt-app. Also check status-cpp