I have tried the autogen, autoconf and compile scripts, but both result in a make error:
moc: Too many input files specified Usage: moc [options] <header-file> -o file Write output to file rather than stdout
-f[file] Force #include, optional file name -p path Path prefix for included file -i Do not generate an #include
statement -k Do not stop on errors -nw Do not display warnings
-v Display version of moc
make[2]: *** [qt-watch.moc3] Error 1
It seems that qt-watch.moc3 does not exist at the end of this.
The only reference i could find to it is below but it offers no resolution.
I gave this a go and had the same failure.
I tried building against Qt3. I am now building TQt3 and will try again soon.
Darrell