Thread: dx sdk pls

  1. #1
    Registered User
    Join Date
    Apr 2004
    Posts
    58

    dx sdk pls

    i have tried downloading dx sdk from the m$ own site but there seems to be some prob. could someone point to other sources where i could download dx sdk from? and also the opengl sdk if possible. thanx in advance.
    even a fish would not have been in danger had it kept its mouth shut.

  2. #2
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    Most compilers already come with the OpenGL header files, but if you dont have them then you can find them here:

    http://www.opengl.org/

    I don't know if there is another place than the M$ site where you can download the DX SDK. It is the only place I know of, although I am sure a search of Google might yield up a few other places that might carry it. If all else fails, you can just order the DX SDK on CD from Microsoft...I think it cost like $5 to do that...
    My Website

    "Circular logic is good because it is."

  3. #3
    Registered User
    Join Date
    Apr 2004
    Posts
    58
    hey thanx for the reply. the dx sdk iam presently d/wing and i believe it is from the m$'s own site. in all my previous attempts it failed so i got desp and queried here.
    and by the way does microsoft vc++ 6.0 come bundled with opengl sdk?
    thanx in advance
    even a fish would not have been in danger had it kept its mouth shut.

  4. #4
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    Indeed it does come bundled with the OpenGL header files. They should be in the directory "include\gl\" (or something like that). If they are not there, then just check the main include directory.

    I assume MSVC .NET also contains the OpenGL header files.
    My Website

    "Circular logic is good because it is."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Question..
    By pode in forum Windows Programming
    Replies: 12
    Last Post: 12-19-2004, 07:05 PM
  2. Dx Sdk
    By master5001 in forum Game Programming
    Replies: 7
    Last Post: 07-16-2002, 03:42 PM
  3. My graphics library
    By stupid_mutt in forum C Programming
    Replies: 3
    Last Post: 11-26-2001, 06:05 PM
  4. I now have the DX SDK (and I dunno how to.......)
    By Stealth in forum C++ Programming
    Replies: 6
    Last Post: 11-06-2001, 08:09 PM
  5. how do I use the DX SDK
    By Stealth in forum C++ Programming
    Replies: 1
    Last Post: 11-03-2001, 09:11 PM