Thread: Problem with DX9 SDK for C#

  1. #1

    Problem with DX9 SDK for C#

    I just installed DX 9.0b SDK for C#, and it doesn't seem to have installed correctly. The only thing I can think of is that I'm using the beta version of VC#. None of the samples show anything, although they do keep a process that I have to close with CTRL+ALT+DEL. Whenever I try to compile any of the examples it says the namespace DirectX does not exist in Microsoft.

    Man, I now have sympathy for the C++ newbies. I think I'll stop bashing them as bad

  2. #2
    Okay, this is weird. I installed the SDK, yet it did not install any DLL's into the .NET directory.

    edit: I just installed the full SDK instead of the C# one, and it works, but it's screwy. I had to use subst to make a new drive the corresponds to C:\Windows\assembly, browse into it, go through GAC and manually copy the DLL files into C:\Windows\Microsoft.NET.
    Last edited by bludstayne; 07-07-2004 at 07:48 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  2. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  3. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  4. Problem installing Aug 2006 DirectX SDK
    By cboard_member in forum Game Programming
    Replies: 4
    Last Post: 08-27-2006, 12:25 PM
  5. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM