cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
0xC0000005 error
0xC0000005 error
Sep 4, 2010 at 3:32pm UTC
mozly
(35)
So I was working on code and then I experienced a power outage. When I went to build my code I got this message:
Unhandled exception at 0x68129d00 in aside 11 tetris.exe: 0xC0000005: Access violation reading location 0x0000013c.
How can I fix this?
here is a screenshot of what I am experiencing:
http://www.flickr.com/photos/41303266@N07/4956750161/
Sep 4, 2010 at 3:49pm UTC
guestgulkan
(2942)
Did you initialise SDL correctly.
Also read this newbie hint here..
http://sdl.beuc.net/sdl.wiki/SDL_DisplayFormat
Sep 4, 2010 at 4:16pm UTC
mozly
(35)
ya i did, my code worked before the power outage
Sep 4, 2010 at 4:48pm UTC
helios
(17574)
Power failure killing code? I've never seen anything like that.
A full rebuild should fix anything.
Sep 4, 2010 at 5:49pm UTC
mozly
(35)
did u see the picture?
Sep 4, 2010 at 6:02pm UTC
helios
(17574)
Yes.
Topic archived. No new replies allowed.