Example Models for Interfacing between libretroshare and QML
This repository uses the retroshare-nogui code to launch Retroshare. A QML Gui is then launched with example interfacing to Forum / Channel / Posted services.
To compile this code:
-
Checkout Retroshare from sourceforge.net
-
Clone this repository at the same level as libretroshare / retroshare-nogui.
-
qmake; make - like the other repositories