Menu

Direct Sound

2001-10-02
2012-09-26
  • Nobody/Anonymous

    A little assistance w/ direct sound would be greatly appreciated.  When I don't include mmsystem.h (but I do include libwinmm.a) as someone else mentioned, there are a ton of compiler errors like this:

    228 c:\dev-c_~1\include\dsound.h
    syntax error before `*'

    687 c:\dev-c_~1\include\dsound.h
    `LPWAVEFORMATEX' was not declared in this scope

    when I do include mmsystem.h (along w/ libwinmm.a) I get errors like this:

    same thing.

    Can anyone explain, the necessary components to get dsound of the ground please?

     
    • Nobody/Anonymous

      What DirectX SDK are you using? There is a good port of DirectX for Mingw at

      http://sites.netscape.net/ptrpck

      you can use the headers and libs stored there.

       
    • Nobody/Anonymous

      What DirectX SDK are you using? There is a good port of DirectX for Mingw at

      http://sites.netscape.net/ptrpck

      you can use the headers and libs stored there.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.