Do you use the right moc ? I don't know how the new
TQt3 works but if
the qt3 moc is used and nothing is done after that the
generated .moc
file will use Q* classes rather than TQ* classes.
There is only one bin/moc in the build environment, from tqt3. I removed Qt4 to avoid any possible confusion.
I have attached my dcopclient.moc file, generated today in a build from GIT. It would be interesting to see a diff between this file and your file; could you post one?
Here you go!
http://humanreadable.nfshost.com/trinity/build_logs/dcopclient.moc
Well that doesn't look right. :-) Can you also post your tmoc and tqt-replace-stream files (and also verify that there is only one of each file on your system)?
Thanks!
Tim