Hi again
I just got the wizard to work and i found a tutorial on how to add the libraries and Include files, but now i get this error:
1>libcpmtd.lib(xdebug.obj) : warning LNK4098: defaultlib \'libcmt.lib\' conflicts with use of other libs; use /NODEFAULTLIB:library
1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __malloc_dbg referenced in function \"void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)\" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __free_dbg referenced in function \"void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)\" (??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
1>Debug\\Dark GDK - 2D Game1.exe : fatal error LNK1120: 2 unresolved externals
My OS is Windows 7
I\'m sry if you think im kind of spamming, I just have a lot of problems
-SliZe