Getting DirectX to work with the command line compiler

Kaeru the Frog

Newcomer
Joined
Sep 15, 2003
Messages
1
What do I need to do to get DirectX to work with Microsoft's command line C# compiler? I've installed both the DirectX SDK for C# and the DirectX Developer Runtime. Whenever I try to compile it says it cannot find Microsoft.DirectX. The Microsoft.DirectX.* files are in the C:\WINNT\assembly directory. I've tried the suggestions an earlier thread but they didn't help. Its probably a simple argument for csc but I cannot figure it out.
 
Back
Top