I'm new to both DarkBasic and Visual Studio express(I used another compiler, that was purely code based, and so I don't have the concepts of forms and all these window controls VS lets me build outside of the code window. :p
I installed VS express, then installed the Direct X SDK. Both were in the default directories of their install. I then said new project, picked the first thing on the list, and saved it. Then I ran the compiler, as according to the DarkGDK instructions it needed to be run once before installing DarkGDK.
When I installed DarkGDK, I once again used the default directories and settings. The install reported that it installed successfully.
Unfortunetly, it didn't. I don't have any DarkBasic templates(or direct X templates for that matter) in my new project options. I just see the same original 5 that are included in VS express.
Being new to VS express, I'm not sure if I need to do anything to "refresh" the list of project options, or if something went wrong, the DarkGDK code isn't being read, or what. I simply don't have the faintest idea how to troubleshoot this program, as all I really understand is the code screen where I can type in C++ code. (Yeay! Something I understand finally is on my screen!
)
So...anyone know what went wrong or how to fix this? I've tried restarting the computer, but that didn't fix anything(not that I thought it would). VS's interface is giving me a headache with all these fancy ways to include windows buttons and such, and I can't find the list of dlls or plugin code to include in the compiler. (Is there even one? I checked the help files, but couldn't find anything about it.)