Postby unnyhog » 11 Jan 2011 11:26
thanks fo reply. I think i get the reason of my errors.
The links files weren't defined. (i mean files like "MobileVLC/External/MediaLibraryKit/", "MobileVLC/External/MobileVLCKit")
what should i do to define all files like that ?
and by the way,Dionysiac, after making all steps in your tutotial i didn't get "Success" message.
I get something like that:
[\033[1;32minfo\033[0m] Preparing build dirs
[\033[1;32minfo\033[0m] Building
[\033[1;32minfo\033[0m] Building vlc
[\033[1;34minfo\033[0m] Building libvlc for the iOS
[\033[1;34minfo\033[0m] Using armv7 with SDK version 4.2
[\033[1;34minfo\033[0m] Building contrib for iOS in '/Users/sunny/iphone/MobileVLC/ImportedSources/vlc/contrib-builddir-ios-arm-apple-darwin10'
ld: in ../liveMedia/libliveMedia.a, archive has no table of contents
collect2: ld returned 1 exit status
make[3]: *** [testMP3Streamer] Error 1
make[2]: *** [all] Error 2
make[1]: *** [.live] Error 2
make: *** [using-src] Error 2
do you know what is the problem?