hi
so far i have gone to
C:\Program Files\The Game Creators\Dark GDK\
copied everything across to vs 2010
and it is now recognizing the commands etc, but i get this error:
------ Build started: Project: Archer FPS, Configuration: Debug Win32 ------
Build started 10/12/2009 22:45:55.
_PrepareForBuild:
Touching "Debug\Archer FPS.unsuccessfulbuild".
cl : Command line error D8016: '/ZI' and '/O2' command-line options are incompatible
Build FAILED.
Time Elapsed 00:00:02.74
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
can anyone help me please?
[edit]
i put all the gdk includes and libs into vs 10
it gave me errors with the dxsdk
i put all the dxsdk files in the include folder
now i get this
c:\program files\microsoft sdks\windows\v7.0a\include\objidl.h(11280): error C2061: syntax error : identifier '__RPC__out_xcount_part'
c:\program files\microsoft sdks\windows\v7.0a\include\objidl.h(11281): error C2059: syntax error : ')'
c:\program files\microsoft sdks\windows\v7.0a\include\objidl.h(11281): fatal error C1903: unable to recover from previous error(s); stopping compilation