Search found 7 matches

Go to advanced search

by Ewg
30 Apr 2015 16:51
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Build MobileVLCKit Static Library Fails
Replies: 2
Views: 695

Re: Build MobileVLCKit Static Library Fails

After revert of the commit 048a608 works properly.
by Ewg
29 Apr 2015 14:13
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Build MobileVLCKit Static Library Fails
Replies: 2
Views: 695

Build MobileVLCKit Static Library Fails

Downloaded the latest VLCKit executing the ./buildMobileVLCKit.sh as per the website I get: [info] Building MobileVLCKit (Aggregate static plugins, Release) 2015-04-29 15:13:15.654 xcodebuild[48562:630322] [MT] PluginLoading: Required plug-in compatibility UUID 9F75337B-21B4-4ADC-B558-F9CADF7073A7 f...
by Ewg
24 Apr 2015 16:50
Forum: VLC for iOS, iPadOS and Apple TV
Topic: MobileVLCKit and libjingle_peerconnection
Replies: 7
Views: 706

Re: MobileVLCKit and libjingle_peerconnection

So, is it possible to build the lib with any prefix? It may help
by Ewg
22 Apr 2015 17:39
Forum: VLC for iOS, iPadOS and Apple TV
Topic: MobileVLCKit and libjingle_peerconnection
Replies: 7
Views: 706

Re: MobileVLCKit and libjingle_peerconnection

Actually, it's maybe found on https://github.com/pristineio/webrtc-build-scripts
In .podspec file said:
s.ios.framework = 'AVFoundation', 'AudioToolbox', 'CoreGraphics', 'CoreMedia', 'GLKit', 'UIKit'
s.libraries = 'c', 'sqlite3', 'stdc++'
by Ewg
22 Apr 2015 17:23
Forum: VLC for iOS, iPadOS and Apple TV
Topic: MobileVLCKit and libjingle_peerconnection
Replies: 7
Views: 706

Re: MobileVLCKit and libjingle_peerconnection

No, the difference is in Podfile
That's work:
pod "libjingle_peerconnection"

that's not work:
pod "MobileVLCKit"
pod "libjingle_peerconnection"
by Ewg
22 Apr 2015 16:10
Forum: VLC for iOS, iPadOS and Apple TV
Topic: MobileVLCKit and libjingle_peerconnection
Replies: 7
Views: 706

MobileVLCKit and libjingle_peerconnection

Hey guys, I imported to my project both libs MobileVLCKit and libjingle_peerconnection after that Webrtc provided by libjingle_peerconnection stop working. What is common in this libs? Any idea? I've started a new issue on https://code.google.com/p/webrtc/issues/detail?id=4520&sort=-id&colsp...

Go to advanced search