GITLAB iLM - Institut Lumière Matière

Update Home authored by Claire MOUTON's avatar Claire MOUTON
...@@ -59,7 +59,7 @@ Cette archive contient notamment un fichier `.gitconfig` et des fichiers de code ...@@ -59,7 +59,7 @@ Cette archive contient notamment un fichier `.gitconfig` et des fichiers de code
**Notions** : index **Notions** : index
### *Interlude optionnel, si vous voulez compiler et exécuter le code des TP* ### *Interlude optionnel, si vous voulez compiler et exécuter le code de ce tutoriel*
./waf configure build ./waf configure build
LD_LIBRARY_PATH=./__build__/liba:./__build__/libb ./__build__/app/app LD_LIBRARY_PATH=./__build__/liba:./__build__/libb ./__build__/app/app
... ...
......