the_it
July 18th, 2005, 11:55 PM
I can set up a project in anjuta for using SDL, but I don't know how to do that in Kdevelop. Project->Settings->Buh?
SDL, the low level directmedia access layer from libsdl.org. I use it for graphics/sound. I'm porting my source from VC++ to Kdevelop, but it can't seem to either find the SDL includes or link to SDL. So I know it has something to do with either the include path or the linker options, but I'm not terribly familiar with those. Any help?
SDL, the low level directmedia access layer from libsdl.org. I use it for graphics/sound. I'm porting my source from VC++ to Kdevelop, but it can't seem to either find the SDL includes or link to SDL. So I know it has something to do with either the include path or the linker options, but I'm not terribly familiar with those. Any help?