GITLAB iLM - Institut Lumière Matière
Changes
Page history
Update Home
authored
Dec 11, 2019
by
Claire MOUTON
Hide whitespace changes
Inline
Side-by-side
Home.md
View page @
655cabcf
...
@@ -60,8 +60,8 @@ Cette archive contient notamment un fichier `.gitconfig` et des fichiers de code
...
@@ -60,8 +60,8 @@ 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 des TP*
`
./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
### On code
### On code
*
vérifier qu'aucune fonction
`liba_byebye()`
existe (
`git grep`
)
*
vérifier qu'aucune fonction
`liba_byebye()`
existe (
`git grep`
)
...
...
...
...