DirectX 9 SDK and .NET

G

Guest

I have installed the lastest DirectX SDK on my machine. However, when I try to build their
VB.NET example of an audio/video player, the build gets errors associated the the
DirectX namespaces for audio and video components. I use the defaults to load the
DirectX SDK as I did when I initially installed the .NET software. It appears to me
that the build can not find the components.

What files contain the .NET DirectX namespaces?

Where should they be located?

How can I get the IDE to search the correct directories?
 
H

Herfried K. Wagner [MVP]

* =?Utf-8?B?UGF0cmljayBJcmVsYW5k?= said:
I have installed the lastest DirectX SDK on my machine. However, when I try to build their
VB.NET example of an audio/video player, the build gets errors associated the the
DirectX namespaces for audio and video components. I use the defaults to load the
DirectX SDK as I did when I initially installed the .NET software. It appears to me
that the build can not find the components.

Did you install these two packs?

<http://microsoft.com/downloads/details.aspx?FamilyID=c64e9f07-b562-4849-ad61-b2fc7fa55fd9>
<http://download.microsoft.com/downl...79-937a-2807efdbbb8e/dx90b_sdk_devruntime.exe>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top