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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user