-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA224
Hello
While trying to build, I keep coming accross header files from TDE that have something like this:
//#ifdef USE_QT4
//#undef QT_NO_TRANSLATION //#include <Qt/qtranslator.h>
//#endif // USE_QT4
Now this isn't the only one just an example. The only way TDevelop would let me continue was if I commented these out and it would build just fine. Does TDE use QT4 at all?
No, it does not. There were plans at one time but Qt removed too much functionality for that to be feasible.
Still, if USE_QT4 is being set then something is wrong in your build environment. Can you post the full ./configure log?
Thanks!
Tim