trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] tdelibs Build Fails now (4%): error: '::tqt_cast' has not been declared

From: "David C. Rankin" <drankinatty@...>
Date: Sat, 10 Mar 2012 16:38:44 -0600
On 03/10/2012 04:32 PM, David C. Rankin wrote:
> No, we're seeing the same thing:
> 
> 16:30 nirvana:~/tde/tde/main> grep qt_cast tdelibs/tdefx/kstyle.cpp
>                 if ( TQFrame *frame = ::tqqt_cast< TQFrame* >( widget ) ) {
>                 if ( TQFrame *frame = ::tqqt_cast< TQFrame* >( widget ) ) {
>                                 && (frame = ::tqqt_cast<TQFrame*>(object)) )
>                         TQToolBar *toolbar = ::tqqt_cast< TQToolBar *>( frame );
>         if (::tqqt_cast<TQPopupMenu*>(p))
>                 kstyle->renderMenuBlendPixmap( blendPix, cg,
> ::tqqt_cast<TQPopupMenu*>(p) );
>         if (::tqqt_cast<TQPopupMenu*>(p))
>                            ::tqqt_cast<TQPopupMenu*>(p) );
> 
> This is what I SHOULD have -- right?

Hold on -- I just kicked off another build after manually cleaning the chroot. I
think since I didn't increment the pkgversion variables, that it might have
pulled in an old file.

-- 
David C. Rankin, J.D.,P.E.