On Samstag, 13. März 2010, CeDeROM wrote:
> Hello world!
> 
> I am trying to build PySide from scratch on my FreeBSD 8.0, with
> apiextractor I have some build problems because moc is not recognised
> propetly:
> 
> %moc -v
> Qt Meta Object Compiler version 26 (Qt 3.3.8)
> %moc-qt4 -v
> Qt Meta Object Compiler version 61 (Qt 4.5.2)
> 
> 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.

Regards,
Detlev
-- 
Detlev Offenbach
[email protected]
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to