-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA224
Hi Tim!
Maybe you can help me a little bit, I'm trying to compile tqtinterface.
The buildorder on the homepage refers as tqtinterface beeing the second package to build. However, running "cmake" throws an error: "qapplication.h" is missing. Now the only "qapplication.h" I find is in "main/dependencies/qt3/include/". So, do I have to build qt3 in addition to tqt3 ?
No; CMake goes on to look for the correct file "ntqapplication.h" but can't find it. I don't think tqtinterface knows where your "ntqapplication.h" file is installed; what directory does it end up in on FreeBSD?
Thanks!
Tim