Projet

Général

Profil

Prérequis » Historique » Version 3

Jonathan Schaeffer, 03/08/2016 16:20

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 3 Jonathan Schaeffer
* Installation d'un éditeur de code (J'ai utilisé Atom avec le package "language-nsis")
10 2 Jonathan Schaeffer
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 1 Jonathan Schaeffer
22 2 Jonathan Schaeffer
23 3 Jonathan Schaeffer
h3. Test de compilation
24 1 Jonathan Schaeffer
25 3 Jonathan Schaeffer
clic droit sur le fichier iuem-backuppc-client.nsi => Compiler avec NSIS