<HTML><FONT FACE=arial,helvetica><FONT SIZE=2>In a message dated 7/27/01 3:21:19 PM Eastern Daylight Time,
<BR>s.buys@icon.co.za writes:
<BR>
<BR>
<BR><BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">Under Project -> Options -> Linker Options add -lSDL -lSDLmain -lpthread to
<BR>the additional libraries input box (add -lGL -lGLU if you want to use it
<BR>OpenGL with it) Obviously the right header files need to be included as
<BR>well... (sorry for the insultingly obvious) There is also a the command
<BR>sdl-config --libs --cflags for additional clues</FONT><FONT COLOR="#000000" SIZE=3 FAMILY="SANSSERIF" FACE="Arial" LANG="0"></BLOCKQUOTE>
<BR></FONT><FONT COLOR="#000000" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">
<BR>I did all that but the Make doesnt work.
<BR>
<BR>I put #include <SDL.h>
<BR>
<BR>and the message error is: SDL.h:no such file or directory.
<BR>
<BR>PS: When you say that "sdl-config --libs --cflags" is a command, does that
<BR>mean it can be invoked from a command window? if so, it doesnt work for me
<BR>either.</FONT></HTML>