1 comment "zxing-cpp needs a toolchain w/ C++, dynamic library"
2 depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS
4 config BR2_PACKAGE_ZXING_CPP
6 depends on !BR2_STATIC_LIBS
7 depends on BR2_INSTALL_LIBSTDCPP
9 ZXing-cpp (pronounced "zebra crossing") is an open-source,
10 multi-format 1D/2D barcode image processing library
11 implemented in Java, with ports to other languages. This
12 compiles the C++ port.
14 https://github.com/glassechidna/zxing-cpp