Basically the #define TQT_REAL_TQT is not being set.
tqt3 sets that define in qglobal.h, so one of the only ways for the build
to break is if the wrong qglobal.h file is being included.
How did you determine that? I could add some error checks in my build scripts if I knew on
what to key.
Darrell