From 0ce46686b870cc5f16d86bb04a63bf0e6fdffdf5 Mon Sep 17 00:00:00 2001 From: gitlost Date: Fri, 19 Dec 2025 15:15:50 +0000 Subject: [PATCH] backend_tcl: readme.txt: mention distributed DLLs bitness --- backend_tcl/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend_tcl/readme.txt b/backend_tcl/readme.txt index 751685b3..31f746e2 100644 --- a/backend_tcl/readme.txt +++ b/backend_tcl/readme.txt @@ -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 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: package require zint