Menu

Setting up DevC++ For DX8

2003-02-01
2012-09-26
  • Naphtali Moore

    Naphtali Moore - 2003-02-01

    How do you set up Dev for use with DX8. I have set the directories to be searched for libs includes and bins and I have the include statement in the source code but I'm still getting errors I've have checked the book i'm using and their set up is much more involved but written for MSVC++ can any one help here are there project files available in devc++ written with DX8

     
    • Anonymous

      Anonymous - 2003-03-31

      1. make sure that you have installed the right DirectX binary (8.0 or newer in your case):
      http://www.microsoft.com/windows/directx/downloads/default.asp

      2. Make sure you have the right package, e.g. "http://www.gamap.cz/tutors/directx/download/dx4devc.zip" in your case

      3. check that all the files from the package are in the correct directories and double-check that you specified these directories correctly in the compiler/linker/include-options

      4. What error messages did you get? You probably won't get any useful help unless you exactly specify what doesn't work (i.e. can't you compile programs, does the linker give errors, or can't you run the compiled programs, etc) and what error messages you got.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.