Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
真机运行 当我初始化 MHBeautyManager 时报错
operator new[](unsigned long), referenced from: getTrackingLandmarkByIndex(int, long) in MHBeautySDK52 getTrackingLandmarkByIndex(int, long) in MHBeautySDK52 getTrackingLocationByIndex(int, long) in MHBeautySDK52 getAttributeByIndex(int, long) in MHBeautySDK52 getEulerAngleByIndex(int, long, float*) in MHBeautySDK52 -[ZSFaceTracking update:width:height:] in MHBeautySDK52 -[ZSFaceTracking update:width:height:] in MHBeautySDK52 ... ___gxx_personality_v0, referenced from: xx/美狐/Framework/MHBeautySDK.framework/MHBeautySDK52 clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
真机运行
当我初始化 MHBeautyManager 时报错
operator new[](unsigned long), referenced from:
getTrackingLandmarkByIndex(int, long) in MHBeautySDK52
getTrackingLandmarkByIndex(int, long) in MHBeautySDK52
getTrackingLocationByIndex(int, long) in MHBeautySDK52
getAttributeByIndex(int, long) in MHBeautySDK52
getEulerAngleByIndex(int, long, float*) in MHBeautySDK52
-[ZSFaceTracking update:width:height:] in MHBeautySDK52
-[ZSFaceTracking update:width:height:] in MHBeautySDK52
...
___gxx_personality_v0, referenced from:
xx/美狐/Framework/MHBeautySDK.framework/MHBeautySDK52
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered: