trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2011

Re: [trinity-devel] amarok build errors in source code

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 18 Apr 2011 21:58:12 -0500
>
> /trinity.source/amarok/amarok/src/threadmanager.h:401:8: warning: extra
> tokens at end of #endif directive
> Building CXX object
> amarok/src/CMakeFiles/amarok-shared.dir/playlistloader.cpp.o
> In file included from
> /trinity.source/amarok/amarok/src/collectiondb.h:17:0,
>                   from
> /trinity.source/amarok/amarok/src/playlistloader.cpp:18:
> /trinity.source/amarok/amarok/src/threadmanager.h:401:8: warning: extra
> tokens at end of #endif directive
>
>
> line number 401 should be I think
> #endif // Q_MOC_RUN
>
>
> /trinity.source/amarok/amarok/src/playlistitem.cpp: In member function
> 'virtual void PlaylistItem::paintCell(QPainter*, const QColorGroup&,
> int, int, int)':
> /trinity.source/amarok/amarok/src/playlistitem.cpp:616:83: error:
> 'TQ_ScaleMax' was not declared in this scope
> /trinity.source/amarok/amarok/src/playlistitem.cpp:628:84: error:
> 'TQ_ScaleMax' was not declared in this scope
> make[2]: ***
> [amarok/src/CMakeFiles/amarok-shared.dir/playlistitem.cpp.o] Error 1
>
> TQ_ScaleMax looks like it is not declared any where/ any file that I can
> find
>
> I don't do c++ YMMV

Update, rebuild, and reinstall tqtinterface from SVN.

Tim