I am running cppcheck 2.10 from the GUI I would like to suppress all errors for all files: There is an unknown macro ... This should be done through the Preferences Dialog I added the path to afx.h in the Clang tab, but it did not help
There should be a way to load a cfg file from the GUI From: "Daniel Marjamäki" danielmarjamaki@users.sourceforge.net Sent: Sunday, June 28, 2020 2:06 AM To: "[cppcheck:discussion]" general@discussion.cppcheck.p.re.sourceforge.net Subject: [cppcheck:discussion] "variable = variable = value" -> should issue a warning if you put a cfg file in the same folder as your <foo>.cppcheck project file then it should be shown in the list in the GUI.</foo> "variable = variable = value" -> should issue a warning...
Hi Daniel I got the mfc.cfg How do I load this file? I am using the GUI
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
Where can I download mfc.cfg
I just installed version 2.1 Still same problem How do I work around this?
I just installed the latest version 2.0 For a MS-Windows Visual Studio project I still get the error There is an unknown macro here somewhere. Configuration is required. If BEGIN_MESSAGE_MAP is a macro then please configure it.