<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>Beginners Tips</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Courier New">I am trying to get that playsound to compile properly, I have win xp, and am using Microsoft Visual C++ to compile. I was wondering if you could possibly give me a list of all the files I need for the I would like to set-up a website to help others like myself on the tips of setting up sdl_sound with MS Visual C++, similar to what is available for LIB SDL.</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">I am trying to get that playsound to compile properly, I have win xp, and am using Microsoft Visual C++ to compile. I was wondering if you could possibly give me a list of all the files I need for the sdl_sound, and which locations I should have them in.<FONT FACE="Arial" SIZE=2 COLOR="#000000"> &lt;&lt;...&gt;&gt; </FONT></FONT></P>

<P><FONT SIZE=2 FACE="Courier New">If you are familiar with MS Visual C++, then you know in the directory for the program there is a library folder and a include folder. </FONT></P>

<P><FONT SIZE=2 FACE="Courier New">For SDL installation it was straight forward, as I put the SDL.lib, and SDLmain.lib in the library folder, and then added all the header files for sdl, in a sdl folder in the include folder to do call such as #include &lt;SDL/SDL.h&gt;.</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">The files in the include are all the headers such as SDL.h, SDL_audio.h, SDL_endian.h, SDL_events.h ..... And so forth.</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">When I downloaded the SDL_sound library I was a little more confused as headers, and source files, and library files were all over the place, and there are so many dependencies.</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">I downloaded the &quot;sdl_sound_visualc_srcs.zip&quot; from the SDL_sound source website, but when I unzipped it I was confused (the attached screenshot shows the files and folder structure inside the folder).</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">Please let me know where the headers/source files should go that are in the folder (present in the screenshot) and then what to do with all the other folders as well.</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">If you could offer any advice on this subject please do, as I am getting desperate to have this working ASAP.</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Thanks,</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Steve VanWerkhoven</FONT>

<BR><FONT SIZE=2 FACE="Courier New">University of British Columbia</FONT>
</P>

</BODY>
</HTML>