On Wednesday, 17 July 2019 at 15:52:39 UTC, Newbie2019 wrote:
when build my project with -betterC, it throw this error:

Error: TypeInfo cannot be used with -betterC

There is no location information about it, how can I find what code cause this ?

You usually get that *extrememly* unhelpful error message when you use anything that uses TypeInfo. So it can be quite hard to figure out.

Did it start happening after you added a class or did something with exceptions? At least those would cause that error.

Reply via email to