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 was archived by the owner on Apr 5, 2024. It is now read-only.
What steps will reproduce the problem?
1. Set Cpp Check to run on build of LibProject
2. Build another project that depends on LibProject
What is the expected output? What do you see instead? Please provide output
of the console view of cppcheclipse as well as the Eclipse error log.
There is no console output, there is an error in a dialog box:
Errors occurred during the build.
Errors running builder 'cppcheck Project Builder' on project 'TestProject'.
Could not run cppcheck
Output Stream is closed
Could not run cppcheck
Output Stream is closed
I tried enabling --debug on cppcheck and the build hangs.
What version of the cppcheclipse, cppcheck, Eclipse and Java are you using?
cppcheclipse: 0.9.7.2001040922
Eclipse: Indigo
Java: OpenJDK Runtime Environment 1.6.0_23-b23
CppCheck 1.52
On what operating system?
Ubuntu 11.11
Please provide any additional information below.
Right clicking the project and running cppcheck works fine.
It seems to be a timing issue with access to the console during building.
Original issue reported on code.google.com by benpop...@gmail.com on 3 Jan 2012 at 3:46
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
benpop...@gmail.com
on 3 Jan 2012 at 3:46The text was updated successfully, but these errors were encountered: