KenshinTakai
08-03-2009 00:00:04
Hi there folks,
I've been trying to compile MyGUI (looks like am amazing library!) in XCode. I've managed to get the Project set up with all the external frameworks/lib requirements and have added in the source/headers. Only one slight problem:
I'm getting a repeated error (2-3 times) on compile. I've tried both release and debug. Same result.
The errors are the following:
Other than that, it's just about 24 random warnings, which seem to be throwing no errors (thankfully). If anyone can assist with this, it'd be greatly appreciated!
Machine Specs:
Mac Book Pro 2.16GHz Intel Core Duo Processor
2GB 667 MHz DDR2 SDRAM
256MB Video RAM, ATI x1600
Mac OSX 10.5.6
Thanks in advance!
I've been trying to compile MyGUI (looks like am amazing library!) in XCode. I've managed to get the Project set up with all the external frameworks/lib requirements and have added in the source/headers. Only one slight problem:
I'm getting a repeated error (2-3 times) on compile. I've tried both release and debug. Same result.
The errors are the following:
In file included from /OgreSDK/Dependencies/myGUI/include/MyGUI_Delegate.h
error: 'MyGUI::Logstream& MyGUI::LogStream::operator<<(size_t)' and 'MyGUI::LogStream& MyGUI::LogStream::operator<<(long unsigned int)' cannot be overloaded
Other than that, it's just about 24 random warnings, which seem to be throwing no errors (thankfully). If anyone can assist with this, it'd be greatly appreciated!
Machine Specs:
Mac Book Pro 2.16GHz Intel Core Duo Processor
2GB 667 MHz DDR2 SDRAM
256MB Video RAM, ATI x1600
Mac OSX 10.5.6
Thanks in advance!