C++/Python interfacing

pygccxml on SourceForge

pygccxml project is hosted on SourceForge. Using SourceForge services you can:

  1. get access to source code
  2. get access to latest release version of pygccxml

Installation

GCC-XML

There are few different ways to install GCC-XML on your system:

  1. If you use Linux, than I am almost sure your system has "gccxml" package. Consider to install it using "native"(rpm, deb, portage) packaging system.
  1. Another option is to install it from the source code. See instructions provided by Brad King, the author of GCC-XML. Installation from sources is supported for Windows, Linux and Mac platforms.
  1. You can use GCC-XML installer created by me. Go to download page and get "gccxml_installer.zip" file. You will find installation instructions within the file. The setup is basically small Python script, which installs GCC-XML to the specified directory. It works pretty well for me on Linux and Windows. You don't have to download CMake build system or anything else.

pygccxml

In command prompt or shell change current directory to be "pygccxml-X.Y.Z". "X.Y.Z" is version of pygccxml. Type next command:

python setup.py install

After this command complete, you should have installed pygccxml package.



Valid HTML 4.01 Transitional Valid CSS! SourceForge.net Logo