From: Eduardo DAVILA Date: Fri, 24 Apr 2020 13:18:42 +0000 (+0200) Subject: #3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=f2169b72511a36369cff1c2b655796a4fdca5894;p=creaToolsTools.git #3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64 --- diff --git a/Install_mingw64/Install_CreaTools/creatools.bat b/Install_mingw64/Install_CreaTools/creatools.bat index 9b0800b..c0d21db 100644 --- a/Install_mingw64/Install_CreaTools/creatools.bat +++ b/Install_mingw64/Install_CreaTools/creatools.bat @@ -2,7 +2,7 @@ set baseProject=C:\Eduardo\Creatis -set ProgramFiles=C:\Program Files (x86) +set ProgramFiles=C:\Program Files ;::set baseProject=C:\Users\davila\Creatools ::set ProgramFiles=C:\Program Files diff --git a/Install_mingw64/Install_CreaTools/scripts/All.bat b/Install_mingw64/Install_CreaTools/scripts/All.bat index 351239f..032f9da 100644 --- a/Install_mingw64/Install_CreaTools/scripts/All.bat +++ b/Install_mingw64/Install_CreaTools/scripts/All.bat @@ -37,7 +37,8 @@ echo call configure variables call %scriptsFolder%\base\configureVariables.bat echo call Clean and Download-Sources -::start /B /wait %scriptsFolder%\base\downloadSources.bat +start /B /wait %scriptsFolder%\base\downloadSources.bat + echo %cd% diff --git a/Install_mingw64/Install_CreaTools/scripts/base/downloadSources.bat b/Install_mingw64/Install_CreaTools/scripts/base/downloadSources.bat index db9ac20..94c4ac5 100644 --- a/Install_mingw64/Install_CreaTools/scripts/base/downloadSources.bat +++ b/Install_mingw64/Install_CreaTools/scripts/base/downloadSources.bat @@ -104,10 +104,10 @@ echo cd .. >> tmp.sh echo call gitcall.bat "%cd%\tmp.sh" -dir call gitcall.bat "%cd%\tmp.sh" - +echo +echo echo end of downloading creatools software exit diff --git a/Install_mingw64/Readme_EED.txt b/Install_mingw64/Readme_EED.txt index e50fa1a..9d9baf9 100644 --- a/Install_mingw64/Readme_EED.txt +++ b/Install_mingw64/Readme_EED.txt @@ -10,7 +10,15 @@ - nsis-3.03-setup.exe - 7z - - git ????? como donde instalarlo + + - git Install Options + -No GUI + -Git from commandline Recommended + -OpenSSL + -Use Windows console + - git (ssh-agent ssh-add) configuration : + Move the scripts/bashrc to .bashrc in Windows-User-Home + - key ssh: copy the id_rsa version 2 in \.ssh (see mail ups rsa 2) 2. Clone creaToolsTools