From e253f00a604ffad4398173bea2916ca4d28ae1c4 Mon Sep 17 00:00:00 2001 From: Lauro Neto Date: Tue, 23 Mar 2010 16:48:10 -0300 Subject: Adding basic compile information --- doc/compiling.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'doc') diff --git a/doc/compiling.rst b/doc/compiling.rst index 510b22ba3..c45d7f1a0 100644 --- a/doc/compiling.rst +++ b/doc/compiling.rst @@ -1,2 +1,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. + -- cgit v1.2.3