mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-18 12:50:07 +01:00
updated README
This commit is contained in:
10
README.md
10
README.md
@@ -46,11 +46,17 @@ Then (on Linux) use ldconfig
|
||||
|
||||
Next download this project via git clone or zip enter the src directory
|
||||
|
||||
$ qmake
|
||||
For compiling with OpenCV 4 use:
|
||||
|
||||
$ qmake Acid.Cam.v2.OpenCV4.pro
|
||||
|
||||
For compiling with OpenCV 3 use:
|
||||
|
||||
$ qmake Acid.Cam.v3.OpenCV4.pro
|
||||
|
||||
Then to build project
|
||||
|
||||
$ make
|
||||
$ make -j4
|
||||
|
||||
Then Run the program
|
||||
|
||||
|
||||
Reference in New Issue
Block a user