README.md
This commit is contained in:
@@ -74,7 +74,8 @@ Build steps:
|
||||
set SDK_MINGW_DIR=C:\mingw\8_1_x
|
||||
- set prefix for Qt5 e.g.: for C:\qt\qt5150_win32\ or C:\qt\qt5150_win64\
|
||||
set SDK_QT5_DIR=C:\qt\qt5150_win
|
||||
- set SDK_CMAKE_DIR=C:\cmake or C:\Program Files\CMake
|
||||
- set path to cmake directory
|
||||
set SDK_CMAKE_DIR=C:\cmake or C:\Program Files\CMake
|
||||
5. Run `make_shstk32.bat` or `make_shstk64.bat`
|
||||
|
||||
Build steps for both architectures: follow previous steps, but on '5' state run `make_shstk_all.bat`
|
||||
@@ -87,7 +88,9 @@ This repo provide several Dockerfiles, so you can exec `docker build -t windows-
|
||||
and make docker image "windows-shstk" with installed SHS Toolkit for Windows. Similar for other platforms.
|
||||
Dockerfile provides for next platforms:
|
||||
* Debian 10 (debian-shstk)
|
||||
* Debian 11 (debian11-shstk)
|
||||
* Ubuntu 20.04 (ubuntu-shstk)
|
||||
* Windows x32 (windows32-shstk)
|
||||
* Windows x64 (windows-shstk)
|
||||
* MacOS (osx-shstk)
|
||||
* Raspberry Pi Raspbian (pi-shstk)
|
||||
|
||||
Reference in New Issue
Block a user