Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| fr:develop:collaboration:dev:executable [2021/04/22 17:02] – qroyer | fr:develop:collaboration:dev:executable [2026/06/03 17:03] (current) – ylecoarer | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Windows ====== | ===== Windows ====== | ||
| - | | + | ==== Pre-requis ===== |
| - | robocopy biology build/pyinstaller/ | + | |
| - | robocopy doc build/pyinstaller/habby/doc /E > nul | + | * Librairie |
| - | robocopy model_hydro build/pyinstaller/habby/model_hydro /E > nul | + | * Installer Inno Script Studio à partir de ce lien https://www.kymoto.org/products/inno-script-studio/ |
| - | robocopy translation build/ | + | * Installer Inno Setup à partir de ce lien https://jrsoftware.org/isdl.php |
| + | |||
| + | ==== Windows ===== | ||
| + | C: | ||
| ===== Linux ===== | ===== Linux ===== | ||
| - | | + | C: |
| - | cp -r biology build/ | + | |
| - | cp -r doc build/ | + | |
| - | cp -r model_hydro build/ | + | |
| - | cp -r translation build/ | + | |
| ===== Mac ===== | ===== Mac ===== | ||
| Line 21: | Line 20: | ||
| FIXME | FIXME | ||
| + | {{indexmenu_n> | ||