FredSoft
FredSoft

Reputation: 1

C++ Builder 12.1P1 | Error Insight showing too many errors

In Tools->Options->Editor->Language, I selected the Error Insight tab with these settings:

image

and disabled the Visual Assist:

image

Now, when I create a simple VCL Unit for a form, I get plenty of Error Insight errors:

image

While the code itself is compiling well, and runs perfectly.

Do I miss some setting to include libraries? Or something else?

I already tried to change settings in the Editor part, but nothing helps. Also in my C++ code, simple declarations of the std namespace classes sometimes provides errors:

image

Upvotes: 0

Views: 61

Answers (0)

Related Questions