cppcheclipse icon indicating copy to clipboard operation
cppcheclipse copied to clipboard

Error while attempting to run CppCheck on file.

Open morettil-developllc opened this issue 4 years ago • 0 comments

Getting the following error when attempting to run CppCheck on a file through the plugin: On Windows, cppcheck Binary path is configured to "C:\Program Files\Cppcheck\cppcheck.exe" by using the "Browse" button.

Error checking REDACTED.cpp Could not initialize cppcheck Could not initialize cppcheck for project REDACTED Cannot invoke "org.eclipse.core.runtime.IPath.toFile()" because the return value of "org.eclipse.cdt.core.settings.model.ACPathEntry.getLocation()" is null

morettil-developllc avatar Oct 25 '21 17:10 morettil-developllc