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
If clang is specified, then in my case it was using my Mac's clang and it is not fully compatible. For example, my Mac's clang is producing mach-o instead of elf which is what my project needed.