Hello!
When compiling an own testprogram in Windows with VC7 I got a linker error complaining operator<< for CEGUI::String was unresolved.
The declaration in CEGUIString.h is
std::ostream& operator<<(std::ostream& s, const String& str);
without CEGUIEXPORT. Is there a reason for this or is it simply an error? Adding CEGUIEXPORT solved my problem.
greets
christian
CEGUIEXPORT missing?
Moderators: CEGUI MVP, CEGUI Team
Return to “Offtopic Discussion”
Who is online
Users browsing this forum: No registered users and 3 guests