cppcheck
cppcheck copied to clipboard
Fixed issue 34 -> libpcre3 not being installed correctly
closes #34
Solved issue with libpcre3-dev not being installed correctly causing an error when cppcheck is run
On rocky 9 "cppcheck: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory"
I wish someone would look at this pull request and merge it. This is still an issue and the solution has been sitting here for over half a year.