PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 341 - building of PySide (pyside-qt4.6+0.4.0) from source vroken on Mac OS X 10.6.4
: building of PySide (pyside-qt4.6+0.4.0) from source vroken on Mac OS X 10.6.4
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-09-02 16:46 EEST by rndblnch
Modified: 2010-10-13 13:48 EEST (History)
8 users (show)

See Also:


Attachments
build log for pyside on macosx 10.6.4 (63.82 KB, text/plain)
2010-09-02 16:46 EEST, rndblnch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rndblnch 2010-09-02 16:46:58 EEST
Created attachment 79 [details]
build log for pyside on macosx 10.6.4

* installed Qt libs from nokia binaries
<http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.6.3.dmg>

* build from source and installed:
  - apiextractor-0.7.0
  - generatorrunner-0.6.0
  - shiboken-0.4.0
  (all tests passed).

* building pyside-qt4.6+0.4.0 from sources emits a bunch of warnings during run
of the generator for core (see attached log for details):

    Detecting inconsistencies in typesystem...   [WARNING]
        type 'QUrl' is specified in typesystem, but not defined. This could
potentially lead to compilation errors.

  then fails.
Comment 1 rndblnch 2010-09-11 17:15:14 EEST
got the explanation and the fix from Carlos Gonçalves:
Qt libs are installed in /Library/Frameworks/ by the binary package provided by
nokia.
It's thus necessary to pass this path to cmake using the
-DALTERNATIVE_QT_INCLUDE_DIR=/Library/Framework/ option.
sorry for the noise.
Comment 2 renato filho 2010-09-21 16:56:17 EEST
mark as fixed.
Comment 3 renato filho 2010-10-13 13:48:33 EEST
released on PySide 0.4.2