]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
5f5bd44b61405d3e3594dd0a584f2e28e6d27f3d
[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 4. Compila Creatools
24     -Instalar basic-miktex-2.9.6753-x64.exe
25     -plink: configurar en creaToolsTools\Install_mingw64\Install_CreaTools/downloadSources.bat
26         set GIT_SSH=C:\Program Files\PuTTY\plink.exe
27     -ssh: Exportar la llave generada en linux en formato ppk.  cargar la llave con pagent. (doble click en el archivo ppk)
28
29 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
30 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
31
32
33 =============================  Creatools  ==========================
34
35 1. creatools.bat 
36   Configurar el directorio de salida
37   
38 2. scripts/gitcall.bat
39    configurar bien la variable, que depende donde esta instalado git
40    set bash=C:\Program Files\Git\bin\bash.exe
41