mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-24 05:17:05 +00:00
GS1 Syntax Engine: update Windows README and various project files
to get working using nmake "makefile.vcwin32", added to fork at https://github.com/gitlost/gs1-syntax-engine; small updates to Linux, macOS READMEs GUI: change "chkGS1Strict" to be hidden instead of manually adding pandoc: latest version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
% README.macos 2025-09-12
|
||||
% README.macos 2025-09-16
|
||||
% Tested on macOS 12.7.2 Monterey VirtualBox (thanks to https://github.com/myspaghetti/macos-virtualbox)
|
||||
|
||||
1. Prerequisites for building zint and zint-qt
|
||||
@@ -34,6 +34,7 @@ Clone and install the gs1encoders library (optional but necessary for GS1 Syntax
|
||||
git clone https://github.com/gs1/gs1-syntax-engine
|
||||
cd gs1-syntax-engine/src/c-lib
|
||||
make CFLAGS_G='-DEXCLUDE_SYNTAX_DICTIONARY_LOADER' lib && sudo make install
|
||||
cd ../../..
|
||||
|
||||
Add the Qt5 bin directory to the PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user