I already know how to use Visual C++ Express but I;m having a problem that I can not figure out.
So, my problem is below.
I go into Skript.rc
Push F7 to build the RC script first.
Output says...
Fatal error RC1015: cannot open include file 'afxres.h'
Other sources tell me to replace it with windows.h but then it gives me a linking error to libintl.lib .
Our project does not use MFC but however need some include files from MFC.
How can I fix this? and Where can I get MFC include files?
Hello. I use Visual C++ 2010 Express and don't know why this is occuring.
I go into Skript.rc
Push F7 to build the RC script first.
Output says...
Fatal error RC1015: cannot open include file 'afxres.h'
Other sources tell me to replace it with windows.h but then it gives me a linking error to libintl.lib .
Our project does not use MFC but however need some include files from MFC.
How can I fix this? and Where can I get MFC include files?
1 answer