Prérequis » Historique » Version 2
Jonathan Schaeffer, 03/08/2016 11:32
1 | 1 | Jonathan Schaeffer | h1. Prérequis |
---|---|---|---|
2 | |||
3 | 2 | Jonathan Schaeffer | h2. Windows 10 |
4 | |||
5 | h3. Programmes de base |
||
6 | |||
7 | * Installation de Git : https://git-scm.com/download/win |
||
8 | * Installation de NSIS : http://nsis.sourceforge.net/Download |
||
9 | * Installation d'un éditeur de code (NotePad++ par exemple ou Atom) |
||
10 | |||
11 | h3. Récupérer le code |
||
12 | |||
13 | <pre> |
||
14 | git://tucuxi.univ-brest.fr/iuem-backuppc-client |
||
15 | </pre> |
||
16 | |||
17 | !Capture.PNG! |
||
18 | |||
19 | |||
20 | Attention, cette URL de clonage ne permet par de pousser nos modifications sur le serveur git (lecture seule). |
||
21 | |||
22 | h3. |
||
23 | |||
24 | |||
25 | 1 | Jonathan Schaeffer | h2. Windows |
26 | |||
27 | Sur la machine windows de développement il vous faut |
||
28 | |||
29 | * NSIS |
||
30 | * Les librairies NSIS (voir le README dans les sources du projet) |
||
31 | * WinVer |
||
32 | http://nsis.sourceforge.net/Get_Windows_version |
||
33 | * UserMgr |
||
34 | http://nsis.sourceforge.net/mediawiki/images/0/08/UserMgr.zip |
||
35 | * SimpleFW |
||
36 | http://nsis.sourceforge.net/mediawiki/images/6/67/NSIS_Simple_Firewall_Plugin_1.18.zip |
||
37 | * ZipDLL |
||
38 | http://filezilla.sourceforge.net/misc/ZipDLL.zip |
||
39 | * NSISList |
||
40 | http://nsis.sourceforge.net/mediawiki/images/4/4e/NSISList-Plugin.zip |
||
41 | * ExecDos |
||
42 | http://nsis.sourceforge.net/ExecDos_plug-in |
||
43 | * Pwgen |
||
44 | http://nsis.sourceforge.net/Pwgen_plug-in |
||
45 | * LogEx |
||
46 | http://nsis.sourceforge.net/Logex_plug-in |
||
47 | |||
48 | En option, il peut être pratique d'utiliser msysgit pour avoir accès au code source par git. |
||
49 | |||
50 | Les machines de développement sont : |
||
51 | |||
52 | * 7iuem28 : win7 |