aboutsummaryrefslogtreecommitdiffstats
path: root/doc/compiling.rst
blob: d9ce2be4d13999a0b22bc5133d9414bea973d609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.