]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/install-All.bat
#3448 vtk8itk5wx3-macos in Windows
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / install-All.bat
index 6c030bf5757f96ce5758fffc0609113b4ce96883..a02e8df33bae0c441142ab1ba02043c049e360a4 100644 (file)
@@ -1,22 +1,26 @@
 
-set thirdpartyGenerationBase=C:\Eduardo\Creatis\C11\tpl\
-
-set cmakeBin=C:\Eduardo\Creatis\DevelopperTools\cmake-3.17.1-win64-x64\bin\cmake.exe
-
-set wgetPath="C:\Eduardo\Creatis\DevelopperTools\wget-1.19.4-win32\wget.exe"
-
+:: Computer EED : Tour Cratools
+set thirdpartyGenerationBase=E:\Creatis\C11\tpl\
+set cmakeBin=E:\creatis\crea_Developer_Tools\v4\cmake-3.17.1-win64-x64\bin\cmake.exe
+set wgetPath="E:\creatis\crea_Developer_Tools\v4\wget\wget.exe"
 set zipPath="C:\Program Files\7-Zip\7z.exe"
 ::set zipPath="peazip -ext2here "
+set DirMingwDlls=E:\creatis\crea_Developer_Tools\v4\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
 
-set DirMingwDlls=C:\Eduardo\Creatis\DevelopperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
 
-set PATH=C:\Windows\system32;C:\Eduardo\Creatis\DevelopperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;
+:: Computer EED : Portable Mac2
+::set thirdpartyGenerationBase=C:\Eduardo\Creatis\C11\tpl\
+::set cmakeBin=C:\Eduardo\Creatis\DevelopperTools\cmake-3.17.1-win64-x64\bin\cmake.exe
+::set wgetPath="C:\Eduardo\Creatis\DevelopperTools\wget-1.19.4-win32\wget.exe"
+::set zipPath="C:\Program Files\7-Zip\7z.exe"
+::  ::set zipPath="peazip -ext2here "
+::set DirMingwDlls=C:\Eduardo\Creatis\DevelopperTools\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
 
 
-start /wait install_generate_thirdparty-x64Release.bat
 
+set PATH=C:\Windows\system32;%DirMingwDlls%; 
+start /wait install_generate_thirdparty-x64Release.bat
 ::REM start /wait install_generate_thirdparty-x64Debug.bat
 ::REM start /wait install_generate_thirdparty-x86Release.bat
 ::     REM start /wait install_generate_thirdparty-x86Debug.bat
-
-::pause
\ No newline at end of file
+::pause