ios: fix link error for libuiview and libpictureinpicturecontroller
All threads resolved!
All threads resolved!
Undefined symbols for architecture arm64:
"_CGRectZero", referenced from:
-[VLCVideoUIView viewContainerBounds] in libuiview_window_plugin_la-VLCVideoUIView.o
Undefined symbols for architecture arm64:
"_CACurrentMediaTime", referenced from:
-[VLCPictureInPictureController pictureInPictureControllerTimeRangeForPlayback:] in libpictureinpicturecontroller_plugin_la-VLCPictureInPictureController.o
"_CMTimeGetSeconds", referenced from:
-[VLCPictureInPictureController pictureInPictureController:skipByInterval:completionHandler:] in libpictureinpicturecontroller_plugin_la-VLCPictureInPictureController.o
"_CMTimeMakeWithSeconds", referenced from:
-[VLCPictureInPictureController pictureInPictureControllerTimeRangeForPlayback:] in libpictureinpicturecontroller_plugin_la-VLCPictureInPictureController.o
"_CMTimeRangeMake", referenced from:
-[VLCPictureInPictureController pictureInPictureControllerTimeRangeForPlayback:] in libpictureinpicturecontroller_plugin_la-VLCPictureInPictureController.o
"_kCMTimeNegativeInfinity", referenced from:
-[VLCPictureInPictureController pictureInPictureControllerTimeRangeForPlayback:] in libpictureinpicturecontroller_plugin_la-VLCPictureInPictureController.o
"_kCMTimePositiveInfinity", referenced from:
-[VLCPictureInPictureController pictureInPictureControllerTimeRangeForPlayback:] in libpictureinpicturecontroller_plugin_la-VLCPictureInPictureController.o
Edited by Martin Finkel
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added MRStatus::Acceptable label
mentioned in merge request !6084 (closed)
- Resolved by Alexandre Janniaux
I'm a bit surprised that you need all of those for this specific error, but code is GTM.
added MRStatus::InReview label and removed MRStatus::Acceptable label
added MRStatus::Acceptable label and removed MRStatus::InReview label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, have votes and score > 0 -
MergeRequest should have no activity (threads/votes) for (72h/72h)
-
added 33 commits
-
fcbec912...57e61f57 - 31 commits from branch
videolan:master
- 9a9fefc7 - ios: fix link error for libuiview
- bf29dae9 - ios: fix link error in libpictureinpicture
-
fcbec912...57e61f57 - 31 commits from branch
enabled an automatic merge when the pipeline for bf29dae9 succeeds
Please register or sign in to reply