Page 1 of 1

Problem with compiling VLC for ios from source

Posted: 11 Mar 2016 14:31
by Stowyn
Hi all!
I try to build vlc for ios simulator, using guide wiki: https://wiki.videolan.org/IOSCompile/#Build_it

Step by step:
1. Clone git://git.videolan.org/vlc-ports/ios.git
2. Change string in podfile as: installer_representation.project.build_configurations.each to installer_representation.pods_project.build_configurations.each
3. pod install
4. compileVLCforiOS.sh -s, that compile with one error "[info] Setup 'External' folders
ln: External/MobileVLCKit: No such file or directory"
5. Start VLC for iOS.xcworkspace
6. Try "Run", few error "*.h file not found":
Image

What I do wrong, how can i fix error of missing header file?
Thanks!

Re: Problem with compiling VLC for ios from source

Posted: 12 Mar 2016 07:37
by GodKingThoth
Why not just load into xcode change name/dev account and send to device?

Open the .xcworkspace choose a destination and send

Re: Problem with compiling VLC for ios from source

Posted: 12 Mar 2016 15:04
by Stowyn
A problem was with two components.
1. I use old git repo.
2. Path of folder was with space.