Code: Select all
Unhandled exception at 0x01256a02 in Test.exe: 0xC0000005: Access violation reading location 0xbaadf015.
Breaks at
Code: Select all
Pushed->subscribeEvent(PushButton::EventMouseClick, Event::Subscriber(&GameOptions::Pushed, this));
EDIT: Solved! Had to update CEGUI