Compile aborted due to errors occurred
I don’t know what the error beside with filename and line number is. It’s been marked made easy to find out and fix the error where the error occurred
The file name of the error occurred is clear in the image above, the line number is shown in parentheses () along with the file name also it’s shown the error description. This error is showing us that the following with the equals sign (=) is invalid. This may be due to misspelled name, an undeclared variable, etc. By fixing this error and compiling it again by using the same process as above will result in a successful compile.