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
GCC does not accept an extern "C" storage class specifier along with
definition of the global variable. Remove the specifier and move to the
global namespace to fix this.
0 commit comments