Results 1 to 8 of 8
  1. #1
    Pokey38's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Angry

    Angry Pesky errors won't go away.

    Hello MPGH community.
    This is Pokey38 here, And I've just re-started making Combat arms hacks.

    sadly, I keep getting the errors that are most common.

    Before I say them I will have to ask, please don't troll or such because I do know what i'm doing these just won't go away.

    I get three of the same errors...C1083: Cannot open include file: 'd3dx9.h': No such file or directory...

    Yeah this is a noobish error. I have already included all of my DirectX stuff. same with the librarys, these errors shouldn't be here. I don't know what I did wrong. And I have tried google, but the results are all the same.
    Last edited by Pokey38; 08-03-2011 at 01:11 AM. Reason: Forgot to put in some infomation

  2. #2
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad

  3. #3
    Pokey38's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Angry
    I have already tried google, the only things they said, Is stuff I have already done. next time please be more infomative. and not being a smartass

  4. #4
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    I don't see how linking to Google to help you solve an issue that appears almost daily in this section can be considered "smartass".

    Here are some extracts of what Google thrown at me, courtesy of the source websites.

    Sounds like your d3d9 dir is not in your include enviroment...there are a couple of ways to fix this...easiest/quickest is to add the full path to the #include statement...and rebuild all.

    #include "<absolute path to DirectX includes>"
    You'll need to add your DirectX includes into your project, which are usually located at C:\Program Files\Microsoft DirectX SDK (August 2009).

    In VS '10, Project Properteries -> C++ -> VC++ Directories

    In <= 08, these can be found under Tools -> Options -> VC++ Directories
    I've personally answered this over 100 times, by the way. There's a point where you get tired of spending 10 minutes answering a question when the author could have spent much less using a search engine.

  5. The Following User Says Thank You to freedompeace For This Useful Post:

    [MPGH]AVGN (08-03-2011)

  6. #5
    Pokey38's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Angry
    Okay, I've included the directx includes once again, and the library. I now get a NEW error =\

    "LNK2001: unresolved external symbol _D3DXCreateFontA@48"

    EDIT:
    It's working now. thanks for your help, even though it didn't help much. Glad the mpgh community is nice enough to help newer hackers. A lot has changed sense I last made a hack. so yeah.
    Last edited by Pokey38; 08-03-2011 at 02:54 AM.

  7. #6
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by Pokey38 View Post
    Okay, I've included the directx includes once again, and the library. I now get a NEW error =\

    "LNK2001: unresolved external symbol _D3DXCreateFontA@48"
    Please ensure that you add the libs to the VC++ directories as well.

  8. #7
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127
    Pesky copy + pasters won't go away!

  9. #8
    Pokey38's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Angry
    Quote Originally Posted by kibbles18 View Post
    Pesky copy + pasters won't go away!
    I didn't copy and paste anything. I had problems with my includes and library, but its working now.

Similar Threads

  1. [Need help] Combat Arms won't open - No pop up error?
    By tum0r in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 05-30-2009, 07:26 PM
  2. Hellbreath Int Error?
    By RebornAce in forum General
    Replies: 10
    Last Post: 03-06-2009, 09:04 PM
  3. ERROR WONT GO AWAY
    By Tehm in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 08-11-2008, 12:34 PM
  4. K Warrock error :(
    By i eat trees in forum WarRock - International Hacks
    Replies: 2
    Last Post: 01-26-2006, 08:40 PM

Tags for this Thread