Obelisk

Member
  • Content count

    4
  • Joined

  • Last visited

Everything posted by Obelisk

  1. Compiling ApexDC++

    I did include all the directories! The problem was with the right order of the included dirs. When I moved wmp sdk and dx sdk dirs to the bottom of the lists, all errors disappeared I mean YEAH! I built it! at last... Thanks for your help! If not this topic who knows how much time I would spend building it :)
  2. Compiling ApexDC++

    Although I've already downloaded the files, ifmn, thanks for the post! from all others who haven't So far I have only 1 error. "ddraw.h" missing. But after installing Dx9SDK and adding "include", "lib" dirs to "VC++ Directories" I have this C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winnt.h(222) : error C2146: syntax error : missing ';' before identifier 'PVOID64' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winnt.h(222) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winnt.h(5940) : error C2146: syntax error : missing ';' before identifier 'Buffer' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winnt.h(5940) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winnt.h(5940) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-intas a result... These errors haven't appeared before Dx9SDK installing as I remember Sorry for annoying posts... but can you people help me once again? :)
  3. Compiling ApexDC++

    Not good. I'd better wait for the server to be up. I don't like the idea of searching for something on Microsoft's site Anyway thank you for the reply!
  4. Compiling ApexDC++

    The link doesn't work :)