Locate android bundle error (DEF-3682)

I’m working with several extensions that they all have java code,when I build android bundle, I got the following error:
image
How can I locate error in my java code?

I found it is a C++ compiling error, Can the editor point out what .cpp and what line the error comes?

We constantly try to improve the error parsing, but as can be seen here it fails. @Mathias_Westerdahl might know if/how we can improve it in this case.

1 Like

I encounter a new build error when I make android bundle:
image
I known this is about library issue,but I can’t locate what happen.

@Mathias_Westerdahl one more regex to catch?

2 Likes