'enumeration_t' has no attribute 'clone'
Brought to you by:
mbaas,
roman_yakovenko
Hi!
running pyplusplus_gui, the button "generate code" returns the error " 'enumeration_t' object has no attribute 'clone' ", which I guess is a pygccxml issue in the enumeration_t(declaration_t) class.
The other gui actions ("generate py++ code" and "create xml") are working seamlessly, so I guess that includes and dependencies are satisfied and happy :)
in case a test is needed:
1) check out the svn mocapy library from sourceforge:
# svn co https://mocapy.svn.sourceforge.net/svnroot/mocapy .
2) run pyplusplus_gui on the top-level header "Mocapy/src/mocapy.h"
Thanks!
--
Christian