]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Install_ThirdParty/install-All.bat
#3200creaToolsToolsFeatureNewNormalbranch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / install-All.bat
1
2 set thirdpartyGenerationBase=E:\creatis\c_mingw\C5\tpl\
3
4 set cmakeBin=E:\creatis\c_mingw\For_mingw64\DeveloperTools\cmake-3.11.2-win64-x64\bin\cmake.exe
5
6 set wgetPath="E:\creatis\c_mingw\For_mingw64\DeveloperTools\wget-1.19.4-win32\wget.exe"
7
8 set zipPath="C:\Program Files\7-Zip\7z.exe"
9 ::set zipPath="peazip -ext2here "
10
11 set DirMingwDlls=E:\creatis\c_mingw\For_mingw64\DeveloperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
12
13 start /wait install_generate_thirdparty-x64Release.bat
14 REM start /wait install_generate_thirdparty-x64Debug.bat
15 REM start /wait install_generate_thirdparty-x86Release.bat
16 REM start /wait install_generate_thirdparty-x86Debug.bat
17
18 pause