Cppcheck Portable 1.72 has been released. Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. It's packaged in PortableApps.com Format so it can easily integrate with the PortableApps.com Platform. And it's open source and completely free.
Update automatically or install from the portable app store in the PortableApps.com Platform.
Features
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. Cppcheck is far from finished, it is continuously improved to make it more accurate.
PortableApps.com Installer / PortableApps.com Format
Cppcheck Portable is packaged in a PortableApps.com Installer so it will automatically detect an existing PortableApps.com installation when your drive is plugged in. It supports upgrades by installing right over an existing copy, preserving all settings. And it's in PortableApps.com Format, so it automatically works with the PortableApps.com Platform including the Menu and Backup Utility.
Download
Cppcheck Portable is available for immediate download from the Cppcheck Portable homepage. Get it today!
Comments
Solved: v1.72 doesn't work
The current v1.72 does not start - nothing happens (besides the PortableApps-splash screen coming and going) after executing CppcheckPortable.exe.
Solution: Install "Visual C++ Redistributable for Visual Studio 2015"
https://portableapps.com/node/53696
https://www.smartftp.com/support/kb/the-program-cant-start-because-api-m...
Run Directly
If you'd like to see the error on your system, run this directly: CppcheckPortable\App\Cppcheck\cppcheckgui.exe
Then post a note in the Other Apps support forum with the full details of the error, your OS version, install path, etc.
Error message
Error message (in German):
"Der Prozedureinsprungpunkt "ucrtbase.getenv" wurde in der DLL "api-ms-win-crt-environment-l1-1-0.dll" nicht gefunden."
http://imgur.com/FNbh3FR
(Procedure jump point "ucrtbase.getenv" not found in "api-ms-win-crt-environment-l1-1-0.dll")
Seems to be a problem with CppCheck since this DLL is part of it.
More Details
Please include all the details asked for above and post separate message in the Other Apps support forum here: https://portableapps.com/forums/support/other_apps
Please include this bug text and ALSO include your OS version, 32-bit vs 64-bit OS, full install path, whether this is a new install vs upgrade and any additional details. I need these details to assist you. I'm asking you to post it in the forum so that if anyone else encounters this issue, they'll be able to find this discussion. Comments on a news story will get lost.
Solved
Solved: Install "Visual C++ Redistributable for Visual Studio 2015"
https://portableapps.com/node/53696