Asked by David
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?
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?
Answers
Answered by
David
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?
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?
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.