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! :-)

Best regards,
Tomek Cedro

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to