Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Oops forgot attach the revised tinyDAV.vcproj that adds the AdditionalLibraries 
directory to resolve the dsound.lib and dxgid.lib not found issue

Original comment by [email protected] on 9 Oct 2010 at 9:37

Attachments:

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Both "dsound.lib" and "dxguid.lib" are system libraries from DirectX SDK and 
this is why we cannot add them in project (Same for DirectShow). It's up to the 
user to download the right (compatible) version of the DirectX SDK.
You don't need to change tinyDAV.vcproj in order to link against DirectSound 
libraries.
1. Open Visual Studio
2. Tools->Options then expand "Projects and Solutions"
3. Select "VC++ Directories" under "Projects and Solutions"
4. Choose your platform (e.g. "Win32") then select "Library files"
5. Add DirectX SDK library directory to the list of the folders

For now only Andoid, MAC OS X and iOS are officially supported. I will add a 
wiki page explaining how to build the source code for WinPhone7 and Windows 
(XP/Vista/7) in the coming days.

Original comment by [email protected] on 11 Oct 2010 at 4:38

  • Changed state: Accepted

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
For the DirectX libraries, on Vista/7, don't forget to select the right folder 
(x64 or x86).

Original comment by [email protected] on 11 Oct 2010 at 4:41

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024

Original comment by [email protected] on 9 Nov 2010 at 6:46

  • Changed state: Fixed

from doubango.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.