Compile Gstreamer with xCode5

Elio Francesconi elio.francesconi at gmail.com
Sun Oct 20 07:48:01 CEST 2013


git clone git://anongit.freedesktop.org/gstreamer/sdk/cerbero
cerbero bootstrap
cerbero -c config/cross-ios-arm7.cbc package gstreamer-1.0

I tried but I receive this compiling error:
libtool: compile:  clang -DHAVE_CONFIG_H -I. -arch armv7 -mcpu=cortex-a8 -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -arch armv7 -mcpu=cortex-a8 -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -miphoneos-version-min=5.1 -Wall -g -Os -Wno-error=format-nonliteral -MT filter_neon.lo -MD -MP -MF .deps/filter_neon.Tpo -c arm/filter_neon.S  -fno-common -DPIC -o .libs/filter_neon.o
arm/filter_neon.S:32:9: error: unknown directive
        .arch armv7-a

Ciao
Elio
On Oct 19, 2013, at 8:41 PM, Sebastian Dröge <slomo at coaxion.net> wrote:

> On Sa, 2013-10-19 at 10:21 -0700, elio.francesconi wrote:
>> Hi All,
>> 
>> 
>> 
>> git clone git://anongit.freedesktop.org/gstreamer-sdk/cerbero
>> cerbero bootstrap
>> cerbero -c config/cross-ios-universal.cbc package gstreamer-sdk
>> 
>> But I receive this error:
> 
> Try using the cerbero version of the GStreamer project at
> git://anongit.freedesktop.org/gstreamer/sdk/cerbero
> 
> The 1.2.0 branch and also the master branch should compile fine with
> XCode 5.0. I've used that version also for creating the 1.2.0 binaries.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list