Generating Python Bindings
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Revision as of 15:59, 7 July 2015 by Ident (Talk | contribs) (Created page with " * Install Python 2.7 (see building CEED guide) * Install Pygccxml (homepage - https://pypi.python.org/pypi/pygccxml) from the master branch: https://github.com/gccxml/pygccxm...")
- Install Python 2.7 (see building CEED guide)
- Install Pygccxml (homepage - https://pypi.python.org/pypi/pygccxml) from the master branch: https://github.com/gccxml/pygccxml/archive/master.zip
- Install Py++ (pyplusplus) https://bitbucket.org/ompl/pyplusplus
All via setup file.