You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: