openpnp-capture/QtCaptureTest/README.md
2022-03-17 19:19:11 -05:00

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