<HTML><FONT FACE=arial,helvetica><FONT SIZE=2>Hi,
<BR>I am trying to use KDEveloper in RedHat Linux.
<BR>I installed the SDL-devel 1.2.2 rpm and SDL rpm
<BR>
<BR>It accepts #include<SDL.h> after adding sdl-config --cflags to compiler
<BR>options and sdl-config --libs to linker options
<BR>
<BR>But now the problem is SDL_VIDEO and SDL_AUDIO undeclared.
<BR>
<BR>How do I define those variables?
<BR>
<BR>Thanks . Neri</FONT></HTML>