Search found 1 match
- Wed Aug 21, 2013 10:09
- Forum: Help
- Topic: Access violation when attaching a child window
- Replies: 0
- Views: 4844
Access violation when attaching a child window
"Unhandled exception at 0x03253e52 in CEGUITest.exe: 0xC0000005: Access violation reading location 0x00000010." is the error message I get when I try to attach a child window to the root window. (the error doesn't actually appear on that line, see below) I'm using CEGUI 0.8.2 along with Og...