... | ... | @@ -50,6 +50,6 @@ Notions: aliases, whitespaces |
|
|
Notions: index
|
|
|
|
|
|
#### Interlude optionnel, pour ceux qui souhaitent compiler et exécuter le code des TP
|
|
|
`./waf configure build
|
|
|
LD_LIBRARY_PATH=./__build__/liba:./__build__/libb ./__build__/app/app`
|
|
|
`./waf configure build`
|
|
|
`LD_LIBRARY_PATH=./__build__/liba:./__build__/libb ./__build__/app/app`
|
|
|
|