trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2011

Re: [trinity-devel] kdebase - 'QWIDGET_OBJECT_NAME_STRING' was not declared in this scope

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 13 May 2011 14:31:44 -0500
> On 05/13/2011 12:53 PM, Timothy Pearson wrote:
>>> On 05/12/2011 10:14 PM, Timothy Pearson wrote:
>>>
>>>>>
>>>>> No T in QObjectList* l = queryList(QWIDGET_OBJECT_NAME_STRING);
>>>>>
>>>>>
>>>>
>>>> Can you please send me the tqt-replace file as it exists on your
>>>> system?
>>>>
>>>> Thanks!
>>>>
>>>> Tim
>>>>
>>>>
>>>
>>> Sure, sorry for the delay. This is after the build of Qt3,
>>> tqt-interface
>>> on
>>> 5/13. (trinity-tqtinterface-1231611-1-x86_64.pkg.tar.xz)
>>
>> OK, it looks like I updated one of four required files in TQt3 earlier.
>> The remaining files have been updated in SVN revision 1231734.
>>
>> Let me know if you still run into problems after rebuilding/reinstalling
>> tqtinterface from SVN!
>>
>> Tim
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
>> trinity-devel-unsubscribe@...
>> For additional commands, e-mail:
>> trinity-devel-help@...
>> Read list messsages on the Web archive:
>> http://trinity-devel.pearsoncomputing.net/
>> Please remember not to top-post:
>> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>>
>>
>
> he.he.he.he....
>
>    You sure there isn't a 5th location we need to change? :)
>
> Built/Installed:
>
> 152720 May 13 13:58 trinity-tqtinterface-1231734-1-x86_64.pkg.tar.xz
>
> which gave me:
>
> 22983 May 13 13:57 /dat_e/david/bld/david/opt/qt/bin/tqt-replace
> (attached)
>
> which took me....:
>
> [ 16%] Building CXX object
> kcontrol/style/CMakeFiles/kcm_style-module.dir/stylepreview.cpp.o
> cd /build/src/build/kcontrol/style && /usr/bin/c++
> -Dkcm_style_module_EXPORTS -DHAVE_CONFIG_H -march=x86-64 -mtune=generic
> -O2
> -pipe   -DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT
> -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h -fPIC
> -I/build/src/build/kcontrol/style -I/build/src/build
> -I/opt/trinity/include
> -I/opt/qt/include -I/opt/qt/include/tqt   -o
> CMakeFiles/kcm_style-module.dir/stylepreview.cpp.o -c
> /build/src/build/kcontrol/style/stylepreview.cpp
> In file included from
> /build/src/build/kcontrol/style/stylepreview.cpp:30:0:
> /build/src/build/kcontrol/style/stylepreview.ui.h: In member function
> 'virtual
> void StylePreview::init()':
> /build/src/build/kcontrol/style/stylepreview.ui.h:43:41: error:
> 'Q_NoFocus'
> was not declared in this scope
> make[2]: ***
> [kcontrol/style/CMakeFiles/kcm_style-module.dir/stylepreview.cpp.o] Error
> 1
> make[2]: Leaving directory `/build/src/build'
> make[1]: *** [kcontrol/style/CMakeFiles/kcm_style-module.dir/all] Error 2
> make[1]: Leaving directory `/build/src/build'
> make: *** [all] Error 2
> ==> ERROR: A failure occurred in build().
>      Aborting...
> Build failed, check /dat_e/david/bld/david/build
>
> back to the same place :(
>
>    Build system is ready for round No. 6 :)

OK, I put in an attempted fix in SVN revision 1231739.  Rebuild/reinstall
tqtinterface and try again...

It is possible that the fix broke other things, so please let me know if
you run into other problems.

Thanks!

Tim