zint-barcode-generator/backend_qt
Robin Stuart c55340f4f3 Remove DMatrix option bug in UI
Do not change value of option3 if user has selected a Data Matrix symbol size.
If a warning is generated when saving, make this visible to user.
Fixes #85 reported by Harald Oehlmann
2017-12-19 22:01:45 +00:00
..
backend_qt.pro Make compile with MS-VC and set release version 2.6.2 in various files 2017-10-23 17:07:30 +02:00
backend_vc8.pro Update to Qt5 2016-12-11 15:29:06 +00:00
CMakeLists.txt Update to Qt5 2016-12-11 15:29:06 +00:00
qzint.cpp Remove DMatrix option bug in UI 2017-12-19 22:01:45 +00:00
qzint.h Remove DMatrix option bug in UI 2017-12-19 22:01:45 +00:00
readme Update to Qt5 2016-12-11 15:29:06 +00:00

Edit zint-1.6.pro and edit the 'DEFINES'  section
    NO_PNG -> compile zint without png support
    NO_QR -> compile zint without QR support
    QR_SYSTEM -> if you have QT installed in your system, zint will be compiled with QT support
    QR -> compile zint with QR support static (you must have qrencode in the current folder)

Edit compile_n_config and set the paths.

Exec compile_n_config