I am new to iOS and i am trying to build VLC Media kit library on iOS using Xcode 4.6.3 i am following the instructions in https://wiki.videolan.org/Mac_OS_X_Framework/ i am not able to compile the code. Any pointers to the library installation will be helpfull. The error i am getting while building [Target -> Build Just VLCKit]
andfind: /Users/sudhish/Library/Developer/Xcode/DerivedData/VLCKit-fnrfzmmynsvoolemiwubgdqmefaf/Build/Products/Debug/vlc_build_dir/x86_64/modules: No such file or directory
cp: /Users/sudhish/Library/Developer/Xcode/DerivedData/VLCKit-fnrfzmmynsvoolemiwubgdqmefaf/Build/Products/Debug/vlc_build_dir/x86_64/share/lua: No such file or directory
Can i build the VLCKit library using Xcode (version 4.6.3) or i can only build VLC Media Player as mentioned in https://wiki.videolan.org/IOSCompile/ and not the standalone MediaKit??
What i need is the library framework with my UI on top. Please help me with the same.
Thanks & Regards,
Sudhish Kapoor