mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
c55340f4f3
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 |
||
---|---|---|
.. | ||
backend_qt.pro | ||
backend_vc8.pro | ||
CMakeLists.txt | ||
qzint.cpp | ||
qzint.h | ||
readme |
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