Undefined symbols for architecture arm64:
\"_OBJC_CLASS_$_IJKFFOptions\", referenced from:
objc-class-ref in libpox.a(ZFIJKPlayerManager.o)
\"_OBJC_CLASS_$_IJKFFMoviePlayerController\", referenced from:
objc-class-ref in libpox.a(ZFIJKPlayerManager.o)
\"_IJKMPMoviePlayerLoadStateDidChangeNotification\", referenced from:
-[ZFIJKPlayerManager addPlayerNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
-[ZFIJKPlayerManager removeMovieNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
\"_IJKMPMoviePlayerPlaybackDidFinishReasonUserInfoKey\", referenced from:
-[ZFIJKPlayerManager moviePlayBackFinish:] in libpox.a(ZFIJKPlayerManager.o)
\"_IJKMPMovieNaturalSizeAvailableNotification\", referenced from:
-[ZFIJKPlayerManager addPlayerNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
-[ZFIJKPlayerManager removeMovieNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
\"_IJKMPMoviePlayerPlaybackDidFinishNotification\", referenced from:
-[ZFIJKPlayerManager addPlayerNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
-[ZFIJKPlayerManager removeMovieNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
\"_IJKMPMoviePlayerPlaybackStateDidChangeNotification\", referenced from:
-[ZFIJKPlayerManager addPlayerNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
-[ZFIJKPlayerManager removeMovieNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
\"_IJKMPMediaPlaybackIsPreparedToPlayDidChangeNotification\", referenced from:
-[ZFIJKPlayerManager addPlayerNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
-[ZFIJKPlayerManager removeMovieNotificationObservers] in libpox.a(ZFIJKPlayerManager.o)
你好,缺少依赖库了 IJK 这个库没有正确添加
1 个回复
DCloud_iOS_XHY
你好,缺少依赖库了 IJK 这个库没有正确添加