Linker error showing on installing MobileVLCKit via pods in my project

iOS, iPad, iPhone, tvOS specific usage questions
adarshroy
New Cone
New Cone
Posts: 1
Joined: 30 Nov 2017 11:59

Linker error showing on installing MobileVLCKit via pods in my project

Postby adarshroy » 30 Nov 2017 12:02

Getting a linker error on my swift project on installing MobileVLCKit via pods.

Code: Select all

Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_VLCTime", referenced from: objc-class-ref in OpusPlayViewController.o "_OBJC_CLASS_$_VLCMedia", referenced from: objc-class-ref in OpusPlayViewController.o "_OBJC_CLASS_$_VLCMediaPlayer", referenced from: objc-class-ref in OpusPlayViewController.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I did the following steps

To solve errors on building project after pod install of Vlckit In Build-Phases -> Link Binaries -> libstdc++.6.tbd
To solve apple-linker error after previous step BuildSettings ->'EnableBitcode = No'
In Bridging-Header file, do #import <MobileVLCKit/MobileVLCKit.h>
In 'BuildSettings -> other_linker_flags' also, this MobileVLCKit framework is not showing, though I can see 'MobileVLCKit' folder inside the 'Pods' folder

Return to “VLC for iOS, iPadOS and Apple TV”

Who is online

Users browsing this forum: No registered users and 47 guests