gicho / cppcheclipse

Automatically exported from code.google.com/p/cppcheclipse
0 stars 0 forks source link

Cppcheck dev versions not working with cppcheclipse #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install a dev version of cppcheck (my 'cppcheck --version' output is 
"Cppcheck 1.57 dev")
2. Install cppcheclipse (Indigo)
3. In Preferences->C/C++->cppcheclipse try to set the cppcheck binary path 
4. The executable is not accepted

The problem is due to the dev version. If I recompile cppcheck with the version 
string "1.57" instead of "1.57 dev" all work well.

Original issue reported on code.google.com by thegia...@gmail.com on 19 Oct 2012 at 8:50

GoogleCodeExporter commented 8 years ago

Original comment by konra...@gmx.de on 19 Oct 2012 at 8:51

GoogleCodeExporter commented 8 years ago
since this issue was solved some time ago, the problem is that the update site 
hasn't seen a recent version of the plugin for quite some while. is it possible 
to push the latest version to the update site?

Original comment by scalpe...@gmail.com on 19 Oct 2012 at 9:41