There is an unknown macro here somewhere. Configuration is required. If BEGIN_MESSAGE_MAP is a macro then please configure it."
How to solve this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is an unknown macro here somewhere. Configuration is required. If BEGIN_MESSAGE_MAP is a macro then please configure it."
How to solve this problem?
I guess you use MFC. Then you should use
--library=mfc
.Thank you very much. I solved it with setting the mfc.cfg.