Hi Fabrizio
On Thu, Oct 28, 2010 at 8:02 PM, Fabrizio Milo aka misto <[email protected]> wrote: > Are these instructions > http://developer.qt.nokia.com/wiki/Building_PySide_on_Mac_OS_X > > plus the patches still valid ? The patches are valid only if you are compiling from the packages of release 0.4.2, if you are compiling from git the patches have already applied. > > I get rejection applying the patches > > > and I get a bunch of these errors: try use -DALTERNATIVE_QT_INCLUDE_DIR=/Library/Frameworks/ in the cmake command. > > Detecting inconsistencies in typesystem... [WARNING] > type 'QPersistentModelIndex' is specified in typesystem, but not > defined. This could potentially lead to compilation errors. > type 'QTextStream' is specified in typesystem, but not defined. This > could potentially lead to compilation errors. > type 'QSettings' is specified in typesystem, but not defined. This > could potentially lead to compilation errors. > type 'QMargins' is specified in typesystem, but not defined. This > could potentially lead to compilation errors. > type 'QDir' is specified in typesystem, but not defined. This could > potentially lead to compilation errors. > type 'QFactoryInterface' is specified in typesystem, but not defined. > This could potentially lead to compilation errors. > type 'QXmlStreamAttributes' is specified in typesystem, but not > defined. This could potentially lead to compilation errors. > type 'QPauseAnimation' is specified in typesystem, but not defined. > This could potentially lead to compilation errors. > type 'QProcessEnvironment' is specified in typesystem, but not > defined. This could potentially lead to compilation errors. > type 'QHistoryState' is specified in typesystem, but not defined. > This could potentially lead to compilation errors. > type 'QSequentialAnimationGroup' is specified in typesystem, but not > defined. This could potentially lead to compilation errors. > type 'QVariantAnimation' is specified in typesystem, but not defined. > This could potentially lead to compilation errors. > type 'QEasingCurve' is specified in typesystem, but not defined. This > could potentially lead to compilation errors. > type 'QEvent' is specified in typesystem, but not defined. This could > potentially lead to compilation errors. > type 'QFinalState' is specified in typesystem, but not defined. This > could potentially lead to compilation errors. > type 'QSemaphore' is specified in typesystem, but not defined. This > could potentially lead to compilation errors. > Global function 'qAtan2(qreal,qreal)' is specified in typesystem, but > not defined. This could potentially lead to compilation errors. > type 'QTime' is specified in typesystem, but not defined. This could > potentially lead to compilation errors. > > -- > -------------------------- > Luck favors the prepared mind. (Pasteur) > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT Mobile: +55 (81) 8704-2144 _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
