Since the large update to trinity I have not been able to build Trinity. I am
trying to build all the Trinity modules starting with the dependencies.
Here is the error I get trying to build tqtinterface
-- checking for one of the modules 'tqt'
-- checking for 'Qt3'
-- Performing Test HAVE_PATCHED_QT3
-- Performing Test HAVE_PATCHED_QT3 - Failed
CMake Error at cmake/modules/TDEMacros.cmake:20 (message):
#################################################
Your Qt3 is not patched for compatibility with tqtinterface
#################################################
Call Stack (most recent call first):
cmake/modules/FindQt.cmake:200 (tde_message_fatal)
CMakeLists.txt:40 (find_package)
-- Configuring incomplete, errors occurred!
Aborting...
Build failed, check /home/build/copy/build
The Qt3 I have been useing has worked up until the update.
QT3 was the patched version.
If I need a new Qt3 can you point me to the corrct location to obtain that
Thanks