Difference between revisions of "Generating Python Bindings"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(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...") |
(No difference)
|
Revision as of 15:59, 7 July 2015
- 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.