<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Under Project -> Options -> 
Linker Options add -lSDL -lSDLmain -lpthread to the additional 
libraries input box (add -lGL -lGLU if you want to use it OpenGL with it) 
Obviously the right header files need to be included as well... (sorry for the 
insultingly obvious) There is also a the command sdl-config --libs --cflags for 
additional clues.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Enjoy! It works really well with 
Kdevelop.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Stephan Buys</FONT></DIV>
<DIV><FONT face=Arial size=2>South Africa</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:NERILL@aol.com" title=NERILL@aol.com>NERILL@aol.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  href="mailto:kdevelop@kdevelop.org" 
  title=kdevelop@kdevelop.org>kdevelop@kdevelop.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, July 27, 2001 8:54 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> SDL</DIV>
  <DIV><BR></DIV><FONT face=arial,helvetica><FONT size=2>How do I incorporate 
  the SDL API for Kdevelop to use? <BR>I installed SDL correctly I think, but I 
  dont know what to do for KDevelop to <BR>recognize the library. <BR><BR>Any 
  suggestions?</FONT> </FONT></BLOCKQUOTE></BODY></HTML>