1 2 3 4 5 6 7 8
| g++ -DEXT_HASH -I/usr/include/OGRE -I/usr/include/boost -I/usr/include/ode -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/engines/game/GEATestUnit.d" -MT"src/engines/game/GEATestUnit.d" -o"src/engines/game/GEATestUnit.o" "../src/engines/game/GEATestUnit.cpp"
In file included from /usr/include/boost/python/detail/prefix.hpp:13,
from /usr/include/boost/python/args.hpp:8,
from /usr/include/boost/python.hpp:11,
from ../src/engines/game/GEACommon.h:20,
from ../src/engines/game/GEATestUnit.h:3,
from ../src/engines/game/GEATestUnit.cpp:1:
/usr/include/boost/python/detail/wrap_python.hpp:78:2: error: #error Python 2.2 or higher is required for this version of Boost.Python. |
Partager