The function "FalagardXXXXFactory::destroyWindow(Window* window)" can't work at all.
Suggest remove this line:
Code: Select all
// if (window->getType() == d_type)
delete window;
Moderators: CEGUI MVP, CEGUI Team
Code: Select all
// if (window->getType() == d_type)
delete window;
Return to “CEGUI Library Development Discussion”
Users browsing this forum: No registered users and 2 guests