(03-05-2012, 02:31 PM)HawaiianPunch Wrote: I get an "afxres.h not found" error while compiling, is there a way to fix that in VS2010?
Should work right out of the box with VS2010. "afxres.h" is a generated header for the resource.rc. If for some reason that isn't generating, I'd like to figure out why, but you can just remove the resource.rc file from the project for now (it's only used for the icon). If anyone has the same issue please let me know.
Any other code issues I would love to here them (I think I am the only one who is building the project right now!) - but I don't want to impose on the Dolphin forum with them, I would love it if you made an issue on our GoogleCode page or post a thread on our forum