On Thursday 05 May 2011 22:26:58 /dev/ammo42 wrote:
[...]
-change /usr/lib64/trinity/tqt.pc with the following
modifications:
==========
--- tqt.pc 2011-05-05 19:58:50.000000000 +0200
+++ tqt-correct.pc 2011-05-05 21:15:35.944199349 +0200
@@ -5,11 +5,11 @@
tmoc_executable=/opt/trinity/bin/tmoc
moc_executable=/usr/bin/moc
-uic_executable=
+uic_executable=/usr/bin/uic
It's wrong, TQt4 is not using Qt4's uic, but it's own version (ui files still
Qt3 and cannot be parsed by qt4-uic).
--
Serghei