[Bug 70269] mpeglib_artsplug does not compile

stevee at zuken.co.uk stevee at zuken.co.uk
Tue Oct 19 13:51:10 BST 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=70269        




------- Additional Comments From stevee zuken co uk  2004-10-19 14:51 -------
An alternative fix is to add std:: before the queue, so the line looks like:

std::queue<DataPacket<mcopbyte>*> *m_packetQueue;

This suggests that something is messing up the using namespace std; that occurs earlier in the header file.



More information about the kde-multimedia mailing list