fr:develop:collaboration:dev:executable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fr:develop:collaboration:dev:executable [2021/03/30 17:03] qroyerfr:develop:collaboration:dev:executable [2026/06/03 17:03] (current) ylecoarer
Line 3: Line 3:
 ===== Windows ====== ===== Windows ======
  
 +==== Pre-requis =====
 +
 +  * Librairie pyinstaller installée dans l'environnement Python
 +  * Installer Inno Script Studio à partir de ce lien https://www.kymoto.org/products/inno-script-studio/downloads
 +  * Installer Inno Setup à partir de ce lien https://jrsoftware.org/isdl.php
 +
 +==== Windows =====
 +  C:\habby_dev\habby\tips\executables\habby_to_exe_to_setup_pyinstaller.cmd
  
 ===== Linux ===== ===== Linux =====
  
-   pyinstaller habby.spec --distpath=build/pyinstaller --workpath=build/pyinstaller/temp +  C:\habby_dev\habby\tips\executables\habby_to_exe_to_setup_pyinstaller.sh
-   cp -r biology build/pyinstaller/habby/biology +
-   cp -r doc build/pyinstaller/habby/doc +
-   cp -r model_hydro build/pyinstaller/habby/model_hydro +
-   cp -r translation build/pyinstaller/habby/translation   +
  
 ===== Mac ===== ===== Mac =====
  
 +FIXME
  
 +{{indexmenu_n>5}}
  • fr/develop/collaboration/dev/executable.1617116604.txt.gz
  • Last modified: 2021/03/30 17:03
  • by qroyer