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 49 - #include <Qt/...> can't be found
: #include <Qt/...> can't be found
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: ApiExtractor
: HEAD
: Macintosh Mac OS
: P2 major
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2009-09-10 12:47 EEST by Brendan Duncan
Modified: 2009-10-14 10:59 EEST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brendan Duncan 2009-09-10 12:47:24 EEST
OSX does not install the generic Qt include directory, only the specific
modules as Frameworks.

typesystem.cpp
Replace
#include <Qt/QtXml>
With
#include <QtXml/QtXml>
Comment 1 renato filho 2009-09-10 19:47:21 EEST
fixed on commit: a01bd47054001bb05cf11431237268b753165f32