Cevelop / cevelop

The C++ IDE for professional developers
Eclipse Public License 2.0
6 stars 0 forks source link

Includator: Error while performing static analysis. #38

Open itaych opened 4 years ago

itaych commented 4 years ago

In Cevelop, with a large C++ project (~1500 source files), clicked Includator > Find Unused Includes. A "Problem Occurred" window appears with the following text:

Includator Static Include Analysis Status Errors: File unspecified Error while performing static analysis. org.eclipse.cdt.internal.core.dom.parser.ProblemBinding cannot be cast to org.eclipse.cdt.core.dom.ast.cpp.ICPPConstructor

Cevelop Version, Operating System and Compiler

Cevelop 1.13.0-201910070714 Ubuntu 16.04.1 Compiler N/A (this is not a build issue and it's a CMake project, built externally).