Page 1 of 1
Syntax Error??
Posted: Thu Nov 21, 2024 11:20 pm
by billduck
Simple program. Declare an integer value of 10. Print it to an LCD
The error is "SyntaxError when Compiling to target.c : 1445 : error : Syntax error"
What is incorrect?
Re: Syntax Error??
Posted: Fri Nov 22, 2024 10:24 am
by Steve
I've checked this project with v10 and it compiles without error. Maybe you have outdated library files? In which case, check for library updates in the "help" menu.
I also note that this is a v10 project. You should post problems like this
on our new forums as these old forums are not really used anymore.
Re: Syntax Error??
Posted: Fri Nov 22, 2024 3:43 pm
by billduck
It still did not work.
Thanks so much. I will post there.