Keep us posted! i gave up yesterday afternoon. i'll buy an iPhone 5 sooner or later :P there must be something wrong with the linker. there are no problems generating an arm7 executable but VLC crashes after few seconds on the iPhone 3G. (i also changed the minimum system requirement from arm7 to a...
i solved the dvdnav error adding --enable-dvdnav=no at the end of the build.sh script inside the vlc/extras/packages/ios folder. now i have a new problem to solve: The following build commands failed: MobileVLC: Ld /Users/ale/Desktop/MobileVLC/build/Release-iphoneos/VLC.app/VLC normal armv6 (1 failu...
For the rest of the steps I have posted a guide on my blog http://rick-hawkins.blogspot.com/2010/11/compiling-vlc-in-xcode-for-ipad.html. i tried your way. i get these warnings/errors while executing the buildMobileVLC.sh: [info] Building libvlc for the iOS [info] Using armv7 with SDK version 4.2 [...
any clue? i own an iPhone 3G so i'd like to build it for my "old" device since App Store version is 3GS or newer only... i'm a registered developer so i could easily install it on my iPhone 3G and iPod 1G once i'll got it working :) can someone explain how to build the source code with XCo...