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
Such as the title, in the process of integrating react-native to the project, found in the Pod glog third-party dependencies, there is a conflict between the mutex.h file and the mutex.h file in Zbar, resulting in a compilation failure, after I temporarily remove Zbar, the project runs Success, there are other ways to avoid this problem of class name conflicts.