aboutsummaryrefslogtreecommitdiffstats
path: root/doc/compiling.rst
blob: c45d7f1a0c05c6b87382c390de8d233ef3afd599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Compiling
---------

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

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

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

+ CMake >= 2.6.0
+ Qt4.5 libraries and development headers >= 4.5.0
+ api-extractor + development headers

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

To build and install just follow the generic cmake instructions in
section cmake-primer.