Skip to content

Commit

Permalink
Updated README with the knob plugin installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantinos-Sotiropoulos committed Dec 11, 2015
1 parent 5e5398d commit 6240c77
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

* Installing Extra Packages
#+BEGIN_SRC bash
git clone git@github.com:ashish157/QtKnobs.git
cd QtKnobs
qmake && make && make install
#+END_SRC
The compiled plugin (libqtknobsplugin.so on .nix systems) would be in directory imports/QtKnobs with file qmldir.
* Camera Selection

The first window that pops when the application is first launched
Expand Down

0 comments on commit 6240c77

Please sign in to comment.