Chandon
26-08-2008 03:39:23
I get the following error when trying to compile on my Ubuntu / amd64 system:
This doesn't look like it's going to be wildly difficult to debug, but it would be nice if MyGUI built out of the box.
../../MyGUIEngine/include/MyGUI_LogStream.h:109: error: ‘MyGUI::LogStream& MyGUI::LogStream::operator<<(size_t)’ cannot be overloaded
../../MyGUIEngine/include/MyGUI_LogStream.h:77: error: with ‘MyGUI::LogStream& MyGUI::LogStream::operator<<(long unsigned int)’
This doesn't look like it's going to be wildly difficult to debug, but it would be nice if MyGUI built out of the box.