Compiling returns error
Posted: 19 Nov 2014 03:28
I am trying to install VLC for iOS on my iPod touch 5, using the source code as VLC is no longer on the app store. I have a registered Apple developer account, and can load apps on my device. I have done what the wiki says to do to run it, but every time I try to run/build it, it gives an error:
Also, it gives an error saying I can't use org.videolan.vlc-ios if I don't change org.videolan to my something else
I am running iOS 8.1.1 on my iPod, and OS X Yosemite on my mac.
*edit*
https://wiki.videolan.org/IOSCompile
Code: Select all
ld: library not found for -lPods-vlc-ios-Dropbox-iOS-SDK
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I am running iOS 8.1.1 on my iPod, and OS X Yosemite on my mac.
*edit*
https://wiki.videolan.org/IOSCompile
I have not done this. How do I manually assign the code sign in Xcode? Just run it on simulator, then build for device?Manually assign the code sign in Xcode, and build it for devices.