From 5f94d5dff060b1696dccf1dd0e050622a8c882e0 Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Mon, 17 Jun 2019 14:26:29 +0200 Subject: [PATCH] #3224 creaToolsTools Feature New Normal - vtk8itk4wx3-mingw64 --- Install_mingw64/Install_CreaTools/creatools.bat | 6 ------ Install_mingw64/Install_CreaTools/scripts/tmp.sh | 6 +++--- .../Install_ThirdParty/scripts/download_ThirdPartySW.bat | 2 +- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/Install_mingw64/Install_CreaTools/creatools.bat b/Install_mingw64/Install_CreaTools/creatools.bat index da3e1ef..4af30d8 100644 --- a/Install_mingw64/Install_CreaTools/creatools.bat +++ b/Install_mingw64/Install_CreaTools/creatools.bat @@ -1,12 +1,6 @@ @echo off call config.bat -::::=========Create manualy the config.bat file============= -::::Some times you have to put this is comments. If not in comments you need to activate de ppk key with the putty-agent -::set GIT_SSH=%ProgramFiles%\PuTTY\plink.exe -::set baseProject=E:\creatis\c_mingw -::set ProgramFiles=C:\Program Files (x86) -::::================================================= set docGeneration=OFF set cmakeBin=%baseProject%\For_mingw64\DeveloperTools\cmake-3.11.2-win64-x64\bin\cmake.exe diff --git a/Install_mingw64/Install_CreaTools/scripts/tmp.sh b/Install_mingw64/Install_CreaTools/scripts/tmp.sh index 627bf03..4183a49 100644 --- a/Install_mingw64/Install_CreaTools/scripts/tmp.sh +++ b/Install_mingw64/Install_CreaTools/scripts/tmp.sh @@ -1,7 +1,7 @@ echo tmp.sh -mkdir C:/Users/davila/C7/C5/ct -mkdir C:/Users/davila/C7/C5/ct/cs -cd C:/Users/davila/C7/C5/ct/cs +mkdir E:/creatis/c_mingw/C5/ct +mkdir E:/creatis/c_mingw/C5/ct/cs +cd E:/creatis/c_mingw/C5/ct/cs git clone ssh://gitolite@git.creatis.insa-lyon.fr/crea cd crea git checkout vtk8itk4wx3-mingw64 diff --git a/Install_mingw64/Install_ThirdParty/scripts/download_ThirdPartySW.bat b/Install_mingw64/Install_ThirdParty/scripts/download_ThirdPartySW.bat index ce1d0f2..7b3a596 100644 --- a/Install_mingw64/Install_ThirdParty/scripts/download_ThirdPartySW.bat +++ b/Install_mingw64/Install_ThirdParty/scripts/download_ThirdPartySW.bat @@ -68,7 +68,7 @@ set VTKFNAME=VTK-8.1.1-Patch.7z ::set GDCMFNAME=gdcm_05_Mai_2011.tar ::set GDCMFNAME=gdcm_11_Oct_2011.tar ::set GDCMFNAME=gdcm_10_Mars_2017-vtk7.tar -set GDCMFNAME=gdcm13_2018_05_28_vtk8.zip +set GDCMFNAME=gdcm13_2019_06_17_vtk8.zip set TTHFNAME=tth_exe.zip set SQLITEFNAME=sqlite_v3.6.23.1.zip set JOMFNAME=jom.zip -- 2.45.1