<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
  <TITLE>Beginners Tips</TITLE>
</HEAD>
<BODY>
Hey, Steve.<BR>
<BR>
The version of SDL_sound I grabbed from cvs didn't work so hot with msvc++ 2003, at least not right away.<BR>
<BR>
It took me a little while to find all its dependencies, and compile them, but I do have a version of SDL_sound that compiles under msvc++ that I'd be happy to upload to an ftp site of yours, complete with all the dependencies.<BR>
<BR>
If anyone thinks this might be a good addition to cvs, or the SDL_sound website, let me know, and I'll send it your way.<BR>
<BR>
On Wed, 2004-11-03 at 10:43, Steve VanWerkhoven wrote:
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#1a1573" SIZE="2"><I>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><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">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><FONT SIZE="2"> &lt;&lt;...&gt;&gt; </FONT><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">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><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">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><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">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><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">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><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">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><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">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><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">If you could offer any advice on this subject please do, as I am getting desperate to have this working ASAP.</FONT><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">Thanks,</FONT><BR>
    <FONT COLOR="#1a1573"></FONT><BR>
    <FONT COLOR="#1a1573" SIZE="2">Steve VanWerkhoven<BR>
    University of British Columbia</FONT><BR>
    <FONT COLOR="#1a1573"></I></FONT><BR>
</BLOCKQUOTE>
</BODY>
</HTML>