sdl problem :(

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
sirtom93
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 49
Joined: Sun Dec 09, 2007 9:34 am
Location: England.
Contact:

sdl problem :(

Post by sirtom93 »

I set up SDL in devc++ using this tutorial

http://lazyfoo.net/SDL_tutorials/lesson ... /index.php

but when trying to use any of the librarys it says they do not exist even though i put them all in the devcpp "include" folder.... any ideas?
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Post by Falco Girgis »

They probably aren't on your include line in settings under your project.
Post Reply