229 B
229 B
Dependencies
- Qt 4+.
- C++ compiler.
- make
Build
qmake
make
macOS
To run on macOS I had to include the build path for openpnp-capture:
> DYLD_LIBRARY_PATH=../build ./QtCaptureTest
qmake
make
To run on macOS I had to include the build path for openpnp-capture:
> DYLD_LIBRARY_PATH=../build ./QtCaptureTest