trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2013

Re: [trinity-devel] Tim: Unable to build a simple Qt3 test.

From: "Darrell Anderson" <darrella@...>
Date: Wed, 15 May 2013 12:25:25 -0500
>I updated my GIT repo this morning. After building tqt3, I receive 
>
>the following build failure when trying to build tqtinterface. I 
>noticed the failure last night when I tried to rebuild tqt3 and 
>tdeutils. I then saw the same failure trying to build tdeutils. 
>Something changed when the 1508 patches were merged to GIT, but I 
>don't know what.
>
>-- Checking for Qt3...
>--   QT_PREFIX_DIR is set to QTDIR
>--   QT_PREFIX_DIR : /opt/trinity
>--   QT_INCLUDE_DIR: /opt/trinity/include
>-- Native TQt3 detected
>--   QT_LIBRARY_DIR: /opt/trinity/lib
>--   QT_BINARY_DIR : /opt/trinity/bin
>--   MOC_EXECUTABLE: /opt/trinity/bin/tqmoc (using Qt 3.5.0)
>--   UIC_EXECUTABLE: /opt/trinity/bin/tquic
>-- Performing Test HAVE_USABLE_QT3
>-- Performing Test HAVE_USABLE_QT3 - Failed
>-- Looking for native TQt3...
>-- Performing Test HAVE_USABLE_QT3
>-- Performing Test HAVE_USABLE_QT3 - Failed
>CMake Error at cmake/modules/TDEMacros.cmake:23 (message):
>  #################################################
>
>   Unable to build a simple Qt3 test.
>
>  #################################################
>Call Stack (most recent call first):
>  ConfigureChecks.cmake:194 (tde_message_fatal)
>  CMakeLists.txt:29 (include)
>
>
>-- Configuring incomplete, errors occurred!



Update: Reversing commit 9a4765a6 and rebuilding tqt3 avoids the 
build error with tqtinterface. I'll guess that something in the 
automated qt3-tqt3 update did not convert correctly?

Darrell