Results 1 to 5 of 5
  1. #1
    buro1831's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Question fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory

    my project, I get this error when saving


    fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory

    Please help me :S

  2. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Because the header file 'd3d8.h' doesn't exists. You need to download DirectX SDK from Microsoft's website.

  3. #3
    Angelxxxx's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    125
    My Mood
    Dead
    then after installing, go to Tools then Options... then in the Project and Solutions Tab > VC++ Directories then Add the direct sdk includes and library. PM me if you need more help.

    IMG Here:

    -Necromancerx

  4. #4
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    https://www.mpgh.net/forum/161-progra...rectx-sdk.html

    Pretty much, and stop bumping old threads please
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  5. #5
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,393
    My Mood
    Stressed
    or go here

    Code:
    https://www.mpgh.net/forum/106-directx-d3d-development/365164-make-simple-d3d-menu-*****ml

Similar Threads

  1. LINK : fatal error LNK1104: cannot open file 'd3dx9math.h'
    By frenci8 in forum C++/C Programming
    Replies: 7
    Last Post: 08-04-2011, 01:48 PM
  2. Fatal error C1083 : Cannot open include...
    By BACKD00R in forum Combat Arms BR Coding Help
    Replies: 34
    Last Post: 06-30-2011, 09:24 AM
  3. 1>LINK : fatal error LNK1181: cannot open input file 'd3dx9.lib'
    By ipwnuuaal5 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 08-29-2010, 02:31 AM
  4. Menu code problem. Cannot open include file: 'Base.h'
    By westomat in forum Combat Arms Help
    Replies: 12
    Last Post: 08-02-2010, 05:34 AM
  5. fatal error LNK1104: cannot open file "d3dx8.lib"
    By SteeL in forum C++/C Programming
    Replies: 8
    Last Post: 07-22-2008, 06:59 AM