1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-21 11:57:04 +00:00

backend_tcl: readme.txt: mention distributed DLLs bitness

This commit is contained in:
gitlost
2025-12-19 15:15:50 +00:00
parent 3e1bb593d1
commit 0ce46686b8

View File

@@ -22,6 +22,10 @@ The GS1 Syntax Engine must be available. See the instructions in "README.linux"
for Linux, "README.macos" for macOS, "README.bsd" for BSD, and "win32\README" for Linux, "README.macos" for macOS, "README.bsd" for BSD, and "win32\README"
for Windows to install. for Windows to install.
In the distributed binaries for Windows, the Tcl8 DLL "zint2160t.dll" is 32-bit,
built with MSVC 2015, and the Tcl9 DLL "tcl9zint2160.dll" is 64-bit, built with
MSVC 2022.
Usage: Usage:
package require zint package require zint