Search found 6 matches

Go to advanced search

by ebeckers
02 Aug 2012 14:55
Forum: VLC media player for macOS Troubleshooting
Topic: VLC compile for IOS broken since a fw days
Replies: 6
Views: 2512

Re: VLC compile for IOS broken since a fw days

Well.. disabling vp5,vp6,vp7,vp8 made it continue all the way to building iconv: complains that crt_externs.h is not found, which is right.. since it does not exist in IOS ? } > unistd.h-t mv unistd.h-t unistd.h make install-am xcrun clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I...
by ebeckers
02 Aug 2012 14:47
Forum: VLC media player for macOS Troubleshooting
Topic: VLC compile for IOS broken since a fw days
Replies: 6
Views: 2512

Re: VLC compile for IOS broken since a fw days

Ok fixed that . Seems that the buildscript could not load pkg-config-0.23.tar.gz from freedesktop.org Changed the script to download it from a mirror site and now it stops at building libavcodec: gonna try disabling vp5,vp6,vp7,vp8 since i dont need them... cd ffmpeg && CC="xcrun clang&...
by ebeckers
02 Aug 2012 14:20
Forum: VLC media player for macOS Troubleshooting
Topic: VLC compile for IOS broken since a fw days
Replies: 6
Views: 2512

Re: VLC compile for IOS broken since a fw days

here is my buildlog curl -f -L -- "http://downloads.videolan.org/pub/videolan/testing/contrib/a52dec-0.7.4.tar.gz" > "../../contrib/tarballs/a52dec-0.7.4.tar.gz" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 235k 100 235k ...
by ebeckers
02 Aug 2012 13:06
Forum: VLC media player for macOS Troubleshooting
Topic: VLC compile for IOS broken since a fw days
Replies: 6
Views: 2512

Re: VLC compile for IOS broken since a fw days

OK.. it compiled nicely last week on multiple machines and now fails to compile on all those machines I use OSX 10.7.4, Xcode 4.3.3 and IOS SDK 5.1 To compile i simply do : $ rm -rf vlc $ mkdir vlc $ cd vlc $ git clone git://git.videolan.org/MobileVLC.git $ cd MobileVLC $ ./buildMobileVLC.sh Can't p...
by ebeckers
02 Aug 2012 11:54
Forum: VLC media player for macOS Troubleshooting
Topic: iOS: MPEG Audio (Version 1, Layer 2) problems
Replies: 6
Views: 1900

Re: iOS: MPEG Audio (Version 1, Layer 2) problems

I'm willing to fix this.
Could you perhaps point me in the right direction (which module/sourcefiles) where to fix this ?
Erwin
by ebeckers
02 Aug 2012 11:45
Forum: VLC media player for macOS Troubleshooting
Topic: VLC compile for IOS broken since a fw days
Replies: 6
Views: 2512

VLC compile for IOS broken since a fw days

Since a few days i cannot compile VLC for IOS anymore
It was able to compile the latest git version perfectly until a few days ago
Could somebody look into this?
Thx

Erwin

Go to advanced search