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
Undefined symbols for architecture arm64:
"OBJC_CLASS$_MGImageData", referenced from:
objc-class-ref in MarkVideoViewController.o
objc-class-ref in DetectOneViewController.o
"OBJC_CLASS$_MGLicenseManager", referenced from:
objc-class-ref in MGFaceLicenseHandle.o
"OBJC_CLASS$_MGFacepp", referenced from:
objc-class-ref in MainViewController.o
objc-class-ref in MGFaceLicenseHandle.o
objc-class-ref in MGMarkSetViewController.o
objc-class-ref in DetectOneViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
Undefined symbols for architecture arm64:
"OBJC_CLASS$_MGImageData", referenced from:
objc-class-ref in MarkVideoViewController.o
objc-class-ref in DetectOneViewController.o
"OBJC_CLASS$_MGLicenseManager", referenced from:
objc-class-ref in MGFaceLicenseHandle.o
"OBJC_CLASS$_MGFacepp", referenced from:
objc-class-ref in MainViewController.o
objc-class-ref in MGFaceLicenseHandle.o
objc-class-ref in MGMarkSetViewController.o
objc-class-ref in DetectOneViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered: