Alright guys thanks so much for the help so far, here's what I did and I actually got a new error:
1. Completely uninstalled everything.
2. Installed the introductory edition.
3. Applied sp6 which seemed to work properly on the introductory edition (as in files were copied there).
4. Installed DX9 october edition.
5. Downloaded october edition extras and copied the three library files from it and did an overwrite on the files in DX9.
6. Installed the DarkSDK.
7. Apllied DarkSDK 1.1 patch.
I attempt to build this code:
#include "DarkSDK.h"
void DarkSDK ( void )
{
}
When I do that, I get some new errors i didn't have before:
--------------------Configuration: aa - Win32 Debug--------------------
Linking...
aaa.obj : error LNK2005: "void __cdecl DarkSDK(void)" (?DarkSDK@@YAXXZ) already defined in Main.obj
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
Debug/aa.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
aa.exe - 2 error(s), 1 warning(s)
I created a new DarkGame SDK AppWizard project or whatever its called to build this. The DX library and include files are above the SDK files in the linking order or whatever the terminology is. I would greatly appreciate any suggestions from people who know this a little better than I do. Thanks!
Searching for file 'sanity'...
Sorry, no results were found.