Click here to see the hidden message (It might contain spoilers)
[Solved] SDL image error?
Moderator: Coders of Rage
- ParticleGames
- Chaos Rift Cool Newbie
- Posts: 53
- Joined: Sat Feb 19, 2011 1:20 pm
- Current Project: A map editor for a platformer I plan to develop
- Favorite Gaming Platforms: Wii, Gamecube
- Programming Language of Choice: C++
- ParticleGames
- Chaos Rift Cool Newbie
- Posts: 53
- Joined: Sat Feb 19, 2011 1:20 pm
- Current Project: A map editor for a platformer I plan to develop
- Favorite Gaming Platforms: Wii, Gamecube
- Programming Language of Choice: C++
Re: SDL image error?
EDIT 2: I have fixed it! I had changed some options in Project properties that I shouldn't have, so everything was screwed up. I created a new project and just transferred my code, but than I realized that something in my ImageManager class was screwing up the SDL_BlitSurface() function so I had to dispose of that class. Thanks for your help guys!
Check out my iPhone app here: http://twilighthop.com
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: [Solved] SDL image error?
Grats man. Gotta love those ones huh?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- ParticleGames
- Chaos Rift Cool Newbie
- Posts: 53
- Joined: Sat Feb 19, 2011 1:20 pm
- Current Project: A map editor for a platformer I plan to develop
- Favorite Gaming Platforms: Wii, Gamecube
- Programming Language of Choice: C++
Re: [Solved] SDL image error?
No kidding, I've never been so frustrated. All is well now :Ddandymcgee wrote:Grats man. Gotta love those ones huh?
Check out my iPhone app here: http://twilighthop.com