Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
### Installing
First open the 3rdparty project in your favorite IDE and build it.

Then do this :
1. Open linux terminal
2. cd to 3rdparty folder
3. run sudo make opencv
4. run sudo make boost
3. cd to cmake-build-debug
4. sudo apt-get install libgtk2.0-dev
5. sudo apt-get install pkg-config
6. run sudo make opencv
7. run sudo make boost