Can't run DirectX samples

P

Paul E Collins

I've installed the DirectX 9.0 SDK, but the samples won't run because the
Microsoft.DirectX namespace cannot be found. It isn't in the References
dialogue, either.

What DLLs do I need to add to make the samples run? The documentation
doesn't seem to mention any of this.

P.
 
P

Peter Koen

I've installed the DirectX 9.0 SDK, but the samples won't run because the
Microsoft.DirectX namespace cannot be found. It isn't in the References
dialogue, either.

What DLLs do I need to add to make the samples run? The documentation
doesn't seem to mention any of this.

P.


You need to install the DirectX 9.0b Developer Runtime. The 9.0a User
Runtime has a bug in the installation routine and removes the managed
libraries.

Check the following path to see if the libs are installed:

%windir%\Microsoft.NET\DirectX
 

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