Re: directsound help
- From: "enz0" <enz0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 17 Apr 2005 05:19:01 -0700
"Chris P. [MVP]" wrote:
> On Sat, 16 Apr 2005 19:07:02 -0700, enz0 wrote:
>
> > "Chris P. [MVP]" wrote:
> >>
> >> It's in the "Platform SDK" not the DirectX SDK. You just need the "Core
> >> SDK" part of it to get the tools, it will be in the Bin directory once
> >> installed. Follow this link:
> >>
> >> http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
> >>
> > awesome you are awesome thanks again
> >
> > it showed mscoree.dll was missing and the error i got when i included it was
> > that it needed to install the .net framework.
> > from what you have seen in the code do you believe the framework is
> > necessary. Is there a compiler option to get around this or should the
> > distribution jsut have a intaller pakage of the .net framework.
> >
> > Again thanks for your help
>
> That's most strange. I didn't see indicated anywhere that you were using
> managed code, perhaps you just chose the wrong option when you created your
> project?
>
> Under your project properties, Linker settings, Input, Additional
> Dependencies, what libraries are listed there? Perhaps there is something
> listed that doesn't need to be there.
>
> -Chris
>
comctl32.lib dxerr9.lib winmm.lib d3dx9dt.lib dsound.lib dxguid.lib
odbc32.lib odbccp32.lib
i wasnt sure which ones i needed so i copied and pasted all from the
directsound c++ sample.
In retrospect it was probably a bad idea
.
- Follow-Ups:
- Re: directsound help
- From: Chris P. [MVP]
- Re: directsound help
- References:
- directsound help
- From: enz0
- Re: directsound help
- From: Chris P. [MVP]
- Re: directsound help
- From: enz0
- Re: directsound help
- From: Chris P. [MVP]
- Re: directsound help
- From: enz0
- Re: directsound help
- From: Chris P. [MVP]
- Re: directsound help
- From: enz0
- Re: directsound help
- From: Chris P. [MVP]
- directsound help
- Prev by Date: Re: directsound help
- Next by Date: Re: application uses direrctx in my PC
- Previous by thread: Re: directsound help
- Next by thread: Re: directsound help
- Index(es):
Relevant Pages
|
Loading