On Sunday 14 March 2010 13:16:45 detlev wrote: > On Samstag, 13. März 2010, CeDeROM wrote: > > The moc is a possible part of qt4-qt3support package, so please update > > the cmake scripts to use moc-qt4 instead of moc. This will resolve > > most of the version/linking issues and possible fitire errors with > > building PySide as a FreeBSD port. > > Credits goes to cgoncalves and avoozl that helped me to resolve this > > issue via irc channel - thank you! :-) > > That would be a suboptimal idea. On my openSUSE system the Qt4 moc is > simply called moc. I think, some distribution add a -qt4 extension to > differentiate between the different Qt variants. That means a more > intelligent solution is needed.
I think the problem comes from qt4_automoc(apiextractor_SRC) not setting the Qt4 moc binary but the Qt3's. If so, then I'd say it's not a PySide bug. -- Regards, Carlos Gonçalves _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
