CEGUIEXPORT missing?

Forum for general chit-chat or off-topic discussion.

Moderators: CEGUI MVP, CEGUI Team

User avatar
cmusch
Just popping in
Just popping in
Posts: 4
Joined: Tue Oct 18, 2005 20:57

CEGUIEXPORT missing?

Postby cmusch » Thu Oct 20, 2005 16:50

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

Return to “Offtopic Discussion”

Who is online

Users browsing this forum: No registered users and 5 guests