mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Fix: 2021-06-05
This commit is contained in:
parent
6e09159979
commit
871788d193
2 changed files with 4 additions and 4 deletions
|
|
@ -119,7 +119,7 @@ Install Qt 5.15.2: https://github.com/horsicq/build_tools
|
|||
|
||||
Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git
|
||||
|
||||
Edit build_mac.sh ( check QT_PATH variable)
|
||||
Edit build_mac.sh ( check QMAKE_PATH variable)
|
||||
|
||||
Run build script: bash -x build_mac.sh
|
||||
|
||||
|
|
@ -134,7 +134,7 @@ Install 7-Zip: https://github.com/horsicq/build_tools
|
|||
|
||||
Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git
|
||||
|
||||
Edit build_winxp.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)
|
||||
Edit build_winxp.bat ( check VSVARS_PATH, SEVENZIP_PATH, QMAKE_PATH variables)
|
||||
|
||||
Run build_winxp.bat
|
||||
|
||||
|
|
@ -149,9 +149,9 @@ Install 7-Zip: https://github.com/horsicq/build_tools
|
|||
|
||||
Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git
|
||||
|
||||
Edit build_win32.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)
|
||||
Edit build_win32.bat ( check VSVARS_PATH, SEVENZIP_PATH, QMAKE_PATH variables)
|
||||
|
||||
Edit build_win64.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)
|
||||
Edit build_win64.bat ( check VSVARS_PATH, SEVENZIP_PATH, QMAKE_PATH variables)
|
||||
|
||||
Run build_win32.bat
|
||||
|
||||
|
|
|
|||
BIN
screenshot.jpg
BIN
screenshot.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 63 KiB |
Loading…
Add table
Add a link
Reference in a new issue