Results 1 to 4 of 4
  1. #1
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed

    Visual Studio Include Error [Help]

    Well in visual studio I have this error which I'm not too sure how to solve. When I try and include d3dx9.h to my code it says "Error: cannot open source file". Does anyone know how to fix this? I have already installed SKD, so that isn't the problem either.
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  2. #2
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Include the file with the file path?
    No I do not make game hacks anymore, please stop asking.

  3. #3
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by flameswor10 View Post
    Include the file with the file path?
    Edit: Never mind, my friend helped me out with it, thanks though.
    Last edited by Shadow`; 02-22-2012 at 04:45 PM.
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  4. #4
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    You can either include the source directory in the Solution, or do #include <filepath\d3d9.h>
    No I do not make game hacks anymore, please stop asking.

Similar Threads

  1. [Help Request] need help on visual studio 2010
    By muzafar1996 in forum CrossFire Help
    Replies: 3
    Last Post: 07-29-2011, 05:59 PM
  2. [Help Request] [Help Request] How to make No Recoil hack in Visual Studio?
    By Tstovall in forum CrossFire Help
    Replies: 5
    Last Post: 07-20-2011, 02:55 AM
  3. [Help] Visual Studio 2010 Fails to Install
    By peanut627 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 06-01-2010, 08:37 PM
  4. [HELP] Visual Basics 2010 error
    By myheroking in forum Visual Basic Programming
    Replies: 2
    Last Post: 05-02-2010, 11:01 AM
  5. [HELP] Visual Basic 2008 Error
    By myheroking in forum Visual Basic Programming
    Replies: 1
    Last Post: 05-02-2010, 11:00 AM