You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating bindings for many headers, try_ensure_fallback_translation_unit fails because pch is constructed with a excessively long filename. Replacing it just by "precompile.h.pch" fixes this.