I've having difficulty getting TC7.01 installed properly on K3. I've followed the instructions, and downloaded the *.bpr files from a posting in the newsgroup that allowed the KylixRecompile to run without problems. (without the *.bpr files i was getting errors, and the *.a and *.bpi files weren't being generated). i've also downloaded the Qt.hpp file that the KylixRecompile script suggested.
Unfortunately, I've still got problems

E2015 Ambiguity between 'QPainterH' and 'Qt::QpainterH'
error message for the line
typedef QPainterH TTeeCanvasHandle;
line of code in TeCanvas.hpp
Any suggestions would be greatly appreciated.
-Dave