Unsolved ERROR message on every line
-
i am qt from last 6 months. i am using it for raspberry pi ....when i am start writing code for raspberry pi on qt creator it start showing error for every line but when complied it shows no error?
pls help me ...thanks in advance.
-
@viju45
Take a screenshot of the first page's-worth of your code file in Qt Creator and post here. -
@JonB i am able to compile and run this code but its showing red error msg while typing code....
-
@viju45
Firstly I asked for the page from the start deliberately, to see the first error message on the first line....Anyway, you can see what the error message from the "Warning banner" at the top, stating quite clearly that it cannot parse an include file. Why you would not look at that (there's even a Show Details button) or bother to tell us about this, instead of making us guess with no information, I have no idea.... Over to you to sort out from here....
-
-
@viju45
Read and deal with the Warning banner, exactly as I just said.