mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
CODABAR: better error messages; win32/README, zint_cmdline_vc6/readme.txt: fixes
This commit is contained in:
@@ -158,7 +158,7 @@ Administration privileges) is to create two sub-directories in
|
||||
|
||||
"zlib\zlib.lib" and "lpng\build\Release\libpng16_static.lib" into "lib".
|
||||
|
||||
This example uses Qt 5.15.2 and component "MSVC 2017 32-bit" so install them and
|
||||
This example uses Qt 5.15.2 and component "MSVC 2019 32-bit" so install them and
|
||||
add to path (your path may differ):
|
||||
|
||||
set "PATH=C:\Qt\5.15.2\msvc2019\bin;%PATH%"
|
||||
|
||||
@@ -25,4 +25,4 @@ cd $ZR\..\lpng
|
||||
nmake -f scripts\makefile.vcwin32
|
||||
-> generates $ZR\..\lpng\libpng.lib
|
||||
|
||||
c) open zint_cmdline_vc6.dsp in this folder with the msvc6 gui and compile
|
||||
c) open zint_cmdline_vc6.dsw in this folder with the msvc6 gui and compile
|
||||
|
||||
Reference in New Issue
Block a user