Results 1 to 4 of 4

Thread: ddraw.lib

  1. #1
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default ddraw.lib

    Does anyone have this library? I can't seem to find it anywhere and I need it to compile my code.

    #prama won't work, I already tried.

  2. #2
    Banned
    Join Date
    May 2010
    Location
    fuck off?
    Posts
    1,145

    Default

    i take it you must have the directx/3d/draw sdk........which means you either have an old version OR you have a newer version and that lib is "old" deprecated?....which means there is a better way of doing whatever it is your trying to do..

  3. #3
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Download DirectX SDK and add to your IDE/Compiler includes path

  4. #4
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default

    Turns out that direct x SDK JUNE 2011 pack didn't have ddraw so I ended up using this:
    http://www.microsoft.com/download/en...s.aspx?id=1324

    And it fixed my issue. danke all!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •