Advertisement

Please help me with DirectX SDK !!!!!

Started by June 19, 2002 11:51 PM
1 comment, last by bosrudorfer 22 years, 3 months ago
I got Andre LaMonth book, Tricks of windows programming. You get Direct X SDK on the cd but where do i install it. I also have the Visual C++ compiler that came with the cd. Please help me! Thanks Alot ~ A beginning programmer
I install it in d:\dxsdk. Make sure you add d:\dxsdk\include on top of your include directories and d:\dxsdk\lib on top of your lib directories in VC-Options-Directories box. (Replace d:\dxsdk with whatever path you decide on.) I would recommend installing the SDK in its own directory rather than into an existing one.

If you're asking how to install the SDK, look for setup.exe.

[edited by - IndirectX on June 20, 2002 1:01:37 AM]
---visit #directxdev on afternet <- not just for directx, despite the name
Advertisement
Thanks alot

This topic is closed to new replies.

Advertisement