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?