[mythtv] Compile error, uitypes.cpp

Isaac Richards ijr at po.cwru.edu
Mon Aug 9 03:33:09 EDT 2004


On Sunday 08 August 2004 01:42 pm, Matt Ryan wrote:
> Dug through the commits to make sure I didnt miss a new requirement, but
> didnt see any, started getting this on our around the end of July.
>
> Did I miss a new requirement somewhere?
>
> xbox1:/mythtv/mythtv# qmake -v
> Qmake version: 1.07a (Qt 3.3.2)
> Qmake is free software from Trolltech AS
>
> xbox1:/mythtv/mythtv# gcc -v
> gcc version 3.2.2
>
>
> here's the error..
>
>
> uitypes.cpp: In method `void UIAnimatedImageType::InitImageCache()':
> uitypes.cpp:1423: no matching function for call to `vector<QPixmap
> *,allocator<Q Pixmap *> >::at (int &)'

These errors only occur when using gcc < 3.0, which disagrees with your gcc -v 
version above.

Isaac


More information about the mythtv-dev mailing list