Skip to content
Snippets Groups Projects

ios: fix link error for libuiview and libpictureinpicturecontroller

Merged Martin Finkel requested to merge mfkl/vlc:link-fix-ios into master
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

Merge request pipeline #518221 passed

Merge request pipeline passed for bf29dae9

Test coverage 18.46% (0.01%) from 1 job
Approved by

Merged by Steve LhommeSteve Lhomme 8 months ago (Sep 27, 2024 8:02am UTC)

Merge details

  • Changes merged into master with bf29dae9.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #518226 passed

Pipeline passed for bf29dae9 on master

Test coverage 18.41% (0.01%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading