Page 1 of 1

Have Error code with my code when compiling

Posted: Thu Jan 05, 2023 11:40 am
by 803772
Had a simialr porblem before i try the fix i used then and it didnt work, I believe its a problem with my compiler settings, I've attached both code and compiler bug report files.

Any Help is appreciated

Re: Have Error code with my code when compiling

Posted: Thu Jan 05, 2023 12:21 pm
by chipfryer27
Hi

The problem is your filename.

You have a comma in it which is not allowed.

Save your file as Tester1_Water_Pipe or such like and it should then compile.

Regards