I am running into this error while compiling.
1>OpenXcom.rc(11): fatal error RC1015: cannot open include file 'afxres.h'.
Following the compiling instructions on the wiki, I downloaded VS C++ 2010 express, downloaded the dependencies from the pre-compiled link provided, and ran the .sln. I am familiar wtih git, so I know I have the latest git branch. Where is this missing file from?
Thanks.