Hi all,
I've downloaded visual c++ 2005 express edition, platform sdk, and the direct x sdk (october 2006). I've set up my paths within VC. But now, when trying to compile the samples, I get these errors:
------ Build started: Project: Animation Showcase, Configuration: Debug Win32 ------
Compiling...
Main.cpp
Compiling resources...
.Script1.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
I'm used to work with Dev-cpp instead of VC so its all a bit new too me. I've searched for this problem on msdn, but that did not help me.
Does someone know a solution? thanks!
[EDIT] Alright, after hours of messing around with the includes, library's and linker.. it works huraay.. err back to my code...
I am awesome and always right.