← Back to team overview

yade-dev team mailing list archive

Re: [svn] r1796 - in trunk: gui/py scripts/test

 

After updating to r1796 (from long time outdated revision),  I have a
compile error:

In file included from
pkg/common/Engine/FilterEngine/PythonRunnerFilter.cpp:1:
pkg/common/Engine/FilterEngine/PythonRunnerFilter.hpp: In member
function 'virtual void PythonRunnerFilter::action(MetaBody*)':
pkg/common/Engine/FilterEngine/PythonRunnerFilter.hpp:19: error:
'PyGILState_STATE' was not declared in this scope
pkg/common/Engine/FilterEngine/PythonRunnerFilter.hpp:19: error:
expected `;' before 'gstate'
pkg/common/Engine/FilterEngine/PythonRunnerFilter.hpp:20: error:
'gstate' was not declared in this scope
pkg/common/Engine/FilterEngine/PythonRunnerFilter.hpp:20: error:
'PyGILState_Ensure' was not declared in this scope
pkg/common/Engine/FilterEngine/PythonRunnerFilter.hpp:21: error:
'PyRun_SimpleString' was not declared in this scope
pkg/common/Engine/FilterEngine/PythonRunnerFilter.hpp:22: error:
'PyGILState_Release' was not declared in this scope
scons: ***
[/home/sega/build/yade/build-trunk-opt/pkg/common/Engine/FilterEngine/PythonRunnerFilter.os]
Error 1
scons: building terminated because of errors.




References