python:wrapper
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python:wrapper [2022/06/25 15:36] – francois | python:wrapper [2022/06/28 08:38] (current) – luke | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| L' | L' | ||
| - | |||
| |< | |< | ||
| drwxr-xr-x 3 4096 build | drwxr-xr-x 3 4096 build | ||
| Line 22: | Line 21: | ||
| programme python | programme python | ||
| </ | </ | ||
| + | |||
| + | <WRAP center round download 60%> | ||
| + | Ensemble des sources {{ : | ||
| + | </ | ||
| ===== Code C++ ===== | ===== Code C++ ===== | ||
| Line 199: | Line 202: | ||
| set (CXX_STANDARD_REQUIRED ON) | set (CXX_STANDARD_REQUIRED ON) | ||
| </ | </ | ||
| + | |||
| + | <WRAP center round important 60%> | ||
| Il est important de produire une bibliothèque dynamique ('' | Il est important de produire une bibliothèque dynamique ('' | ||
| + | </ | ||
| <code cmake> | <code cmake> | ||
| set (BUILD_SHARED_LIBS ON) | set (BUILD_SHARED_LIBS ON) | ||
| Line 238: | Line 244: | ||
| ${Boost_LIBRARIES} | ${Boost_LIBRARIES} | ||
| ) | ) | ||
| + | </ | ||
| + | |||
| + | Installation du package '' | ||
| + | <code bash> | ||
| + | sudo apt-get install -y libboost-python-dev | ||
| </ | </ | ||
python/wrapper.1656171362.txt.gz · Last modified: 2022/06/25 15:36 by francois