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