Menu

unknown macro here somewhere

2020-01-19
2022-08-31
  • Allan Braun

    Allan Braun - 2020-01-19

    I have version 1.90
    I open a Microsoft Visual Studio solution file
    I get this error:
    There is an unknown macro here somewhere. Configuration is required. If BEGIN_MESSAGE_MAP is a macro then please configure it
    This error was not occuring in previous versions
    This macro is defined in Microsoft's afxwin.h

     
  • liushuai

    liushuai - 2022-08-31

    Have you solved this problem? I'm in version 2.8, but I still have this problem

     
  • CHR

    CHR - 2022-08-31

    BEGIN_MESSAGE_MAP is part of mfc.cfg. Have you tried --library=mfc?

     

Log in to post a comment.