]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
#3224 creaToolsTools Feature New Normal - vtk8itk4wx3-mingw64
[creaToolsTools.git] / Install_mingw64 / Readme_EED.txt
1 =============================  Third Part Library  ==========================
2
3 1. Install: 
4         - mingw-64  V7.3  Version x86_64  
5         - wget
6         - 7z
7         - cmake 2.8.12 >=
8         - git ????? como donde instalarlo
9    
10 2. Clone creaToolsTools 
11      -Cambiar la branch
12      -En creaToolsTools\Install_mingw64\Install_ThirdParty\install_All.bat ajustar el path de:
13                         cmakeBin
14                         thirdpartyGenerationBase
15                         wget
16                         zipPath
17      -En creaToolsTools\Install_mingw64\Install_ThirdParty\scripts\tpl_variables.bat
18         - Verificar que es TRUE y FALSE
19
20 3. Compile Third Party Library  (tpl)
21      install-All.bat
22
23 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
24 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
25
26
27
28          
29
30
31
32 =============================  Creatools  ==========================
33
34 0. Configuration
35     -Instalar basic-miktex-2.9.6753-x64.exe
36     -plink: configurar en creaToolsTools\Install_mingw64\Install_CreaTools/creatools.bat
37             A. set GIT_SSH=C:\Program Files\PuTTY\plink.exe
38                  or comment this line.
39                 B. set bash=C:\Program Files\Git\bin\bash.exe
40     -ssh: Exportar la llave generada en linux en formato ppk.  cargar la llave con pagent. (doble click en el archivo ppk)
41
42 1. creatools.bat 
43   Configurar el directorio de salida
44   
45 2. scripts/gitcall.bat
46    configurar bien la variable, que depende donde esta instalado git
47    set bash=C:\Program Files\Git\bin\bash.exe
48