mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-02 16:09:51 -04:00
make qtzint on WIndows: Instructions updated.
Martin provided the attached frontend_qt.pro file which includes the zint library (Thanks !)
This commit is contained in:
parent
62a5ce7345
commit
e9c55847cf
2 changed files with 93 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
Harald Oehlmann
|
||||
2017-03-29
|
||||
2020-01-05
|
||||
|
||||
How to build qzint.exe using:
|
||||
- QT 5.15.0 source package
|
||||
|
@ -49,12 +49,7 @@ Build zint:
|
|||
- set PATH=C:\Qt\5.15.0static\bin;%PATH%
|
||||
- set QMAKESPEC=win32-msvc
|
||||
- cd $ZH
|
||||
- cd backend_qt
|
||||
- qmake backend_qt.pro
|
||||
- nmake clean
|
||||
- nmake release
|
||||
|
||||
- cd ..\frontend_qt
|
||||
- cd frontend_qt
|
||||
- qmake frontend_qt.pro
|
||||
- nmake clean
|
||||
- nmake release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue