Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 229 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 229 Bytes

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