Visual C++ Developer Center > Visual C++ Forums > Visual C++ General > Trouble working DirectX SDK with VC++
Ask a questionAsk a question
 

AnswerTrouble working DirectX SDK with VC++

  • Sunday, December 09, 2007 12:38 AMcdm319 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hello,

     

    My apologies if this is in the wrong section, however I have spent about 30 minutes trying to find a more appropriate section, and have failed to do so, as my question has nothing to do with XNA, and yet that is the only place DirectX is mentioned on these forums.  Therefore, if this is in the wrong area and a moderator is reading it, please, move it to the correct area.

     

    Basically, I am having difficulties with Visual C++ (2008) Express and the DirectX SDK, via the Dark GDK.

     

    I recently downloaded the latest release of the DirectX SDK (November 2007) from the Microsoft website, however, I keep getting errors asking for the missing library file "dplayx.lib".  I checked in my DirectX SDK Lib folder, and indeed, there is no "dplayx.lib" there.

     

    Does anyone know how to resolve this issue?  I tried downloading the older August release of the DirectX SDK, but the download kept cutting out after 210mb.

     

    Many Thanks in advance,

    Chris Matthews

Answers

  • Thursday, December 13, 2007 3:36 AMBite Qiu - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hi Chris,

     

    Dark GDK installer will check DirectX SDK in target machine, if it is missing, it will download and install DirectX SDK August 2007 version automatically, this is what I did to install Dark GDK. And I just checked the lib directory of DirectX SDK, dplayx.lib is exist in August 2007 version. So I suggest you to try this approach instead of downloading DirectX SDK by yourself.

     

    Also, they are sub forums for directx in xna forum, see: http://forums.xna.com/default.aspx?GroupID=7.

     

    hope it makes sense

    rico

     

All Replies

  • Sunday, December 09, 2007 1:43 AMSheng Jiang 蒋晟MVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    MSDN forums is not the only place to ask questions. You can ask in the Directx newsgroups as well.

    DirectPlay has been deprecated in favor of the XNA framework. If you still need to use DirectPlay, download an older version of DirectX SDK.

  • Sunday, December 09, 2007 2:49 PMcdm319 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Thank you for your reply, Sheng.  However, I feel that you did not read my whole post before replying.  As I stated, I already tried to download the older (August) release of the SDK, but the download failed.

  • Sunday, December 09, 2007 5:08 PMSheng Jiang 蒋晟MVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I am not your network admistratior nor Microsoft's content manager therefore can not solve your download problem. My only suggestion is keep retrying, possibly with a different download software.

     

  • Sunday, December 09, 2007 5:13 PMcdm319 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Well then thank you for attempting to help.

    Hopefully someone else will have some ideas as well.

  • Thursday, December 13, 2007 3:36 AMBite Qiu - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hi Chris,

     

    Dark GDK installer will check DirectX SDK in target machine, if it is missing, it will download and install DirectX SDK August 2007 version automatically, this is what I did to install Dark GDK. And I just checked the lib directory of DirectX SDK, dplayx.lib is exist in August 2007 version. So I suggest you to try this approach instead of downloading DirectX SDK by yourself.

     

    Also, they are sub forums for directx in xna forum, see: http://forums.xna.com/default.aspx?GroupID=7.

     

    hope it makes sense

    rico