Undefined symbols for architecture arm64

Florian Saurs floriansaurs at hotmail.fr
Sat Dec 15 09:41:10 UTC 2018


Hi guys, 

I just generated a new Gstreamer framework thanks to Cerbero. I got the
`ios-framework-1.15.0.1-universal.pkg` that I installed and I linked to my
project on Xcode 10.1.
When I build the project I got 
```
Undefined symbols for architecture arm64:
  "_gst_plugin_faad_register", referenced from:
      _gst_ios_init in gst_ios_init.o
  "_gst_plugin_mpeg2dec_register", referenced from:
      _gst_ios_init in gst_ios_init.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
```

does anyone know how to solve this ?

Thanks in advance,



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list