Compiling
---------

Getting the sources
^^^^^^^^^^^^^^^^^^^

* Download URL: http://www.pyside.org/downloads/

Build requirements
^^^^^^^^^^^^^^^^^^

+ CMake >= 2.6.0
+ Python 2.5 (2.6 recommended)
+ Qt4 libraries and development headers >= 4.5 (4.6 recommended)
+ api-extractor + generator runner >= 0.4

Building and installing
^^^^^^^^^^^^^^^^^^^^^^^

To build and install just follow the generic cmake instructions in
section `cmake-primer <http://www.pyside.org/docs/pyside/howto-build/cmake-primer.html>`_.

