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