This is my first attempt at compiling my large project with 2017R3. The build appears to complete, but then I get this error message:
IDE Script Compile Error
Compiler error [11] Error found while compiling on line 33
The problem is: there is no indication where this is happening. My guess is that it is in one of my Build Scripts, but I have 8 of them, so figuring out which one is not trivial.
Am I missing something? Shouldn’t the compiler give me an indication of what item is being compiled when an error happens?