Search found 3 matches

Go to advanced search

by o2244
20 May 2014 23:26
Forum: VLC for iOS, iPadOS and Apple TV
Topic: SimplePlayback compile errors for Deployment target 7.1
Replies: 5
Views: 3065

Re: SimplePlayback compile errors for Deployment target 7.1

I found a solution for the problem, simply replace libstdc++ with libstdc6.0.9
This will fix all compilation errors while keeping development target on latest (7.1)
by o2244
14 May 2014 23:04
Forum: VLC for iOS, iPadOS and Apple TV
Topic: SimplePlayback compile errors for Deployment target 7.1
Replies: 5
Views: 3065

SimplePlayback compile errors for Deployment target 7.1

Hi, Hi, I've downloaded and built the MobileVLCKit as explained in https://wiki.videolan.org/VLCKit/#Building_the_framework_for_iOS (Xcode Version 5.1.1, SDK 7.1). When I build the SimplePlayback example_iOS with deployment target 6.1 everything is great, but when I change deployment target to 7.1 I...
by o2244
13 May 2014 08:39
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Sample Playback for IOS
Replies: 6
Views: 1322

Re: Sample Playback for IOS

I also having the same problems with the deployment target, how did you resolve this issue?

Go to advanced search