]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
1760ac920690fab8cbe114b24ed49b4e2ad48170
[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
27 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
28 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
29
30
31 =============================  Creatools  ==========================
32
33 1. creatools.bat 
34   Configurar el directorio de salida
35   
36 2. scripts/gitcall.bat
37    configurar bien la variable, que depende donde esta instalado git
38    set bash=C:\Program Files\Git\bin\bash.exe
39