On Thu, Feb 16, 2012 at 2:00 AM, Darrell Anderson humanreadable@yahoo.com wrote:
[ 18%] Building CXX object
kdeui/CMakeFiles/kdeui-shared.dir/kshortcutdialog_simple.cpp.o
/home/midenok/src/kde/tdelibs/build.debug/kdeui/kshortcutdialog_simple.cpp:
In constructor
‘KShortcutDialogSimple::KShortcutDialogSimple(QWidget*, const
char*)’:
/home/midenok/src/kde/tdelibs/build.debug/kdeui/kshortcutdialog_simple.cpp:31:50:
error: invalid use of incomplete type
‘struct QLabel’
Are there some kind soul that wants to help me
with that? Please!
That looks like a problem with the ui compiler. I
remember something
similar happening in the past on a non-Debian
distribution; Darrell
Anderson on this list may be able to help with the
problem if I
remember correctly.
IIRC you have to do $ export PATH=/trinity/prefix/bin:$PATH before building Trinity, oherwise you could be using the Qt4 uic.
Obviously this either will be or has been fixed in GIT
for R14.0. :-)
I don't know how much I can help here. :)
Looks like I must troubleshoot this myself... :) But anyway, please tell what is the difference between moc, tmoc and moc-tqt and what is meant to be called in build process? Someone must know this for sure!
And please fix tag v3.5.13 for /admin and /cmake submodules (to commits mentioned in first post).