kxmovie icon indicating copy to clipboard operation
kxmovie copied to clipboard

"_BZ2_bzDecompressInit", referenced from:

Open shreeshecommstreet opened this issue 10 years ago • 5 comments

As I am not able to rake the code. I have just used the precompiled libraries. But Now I am getting another error

Undefined symbols for architecture armv7: "_BZ2_bzDecompressInit", referenced from: _matroska_decode_buffer in libavformat.a(matroskadec.o) "_BZ2_bzDecompress", referenced from: _matroska_decode_buffer in libavformat.a(matroskadec.o) "_BZ2_bzDecompressEnd", referenced from: _matroska_decode_buffer in libavformat.a(matroskadec.o) ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

I am not seeing any framework missing in my code. Can you please suggest me where I am wrong.

shreeshecommstreet avatar Jul 12 '14 13:07 shreeshecommstreet

Hi, same error while building KxMovieExample juste after the rake (changing sdk to 9.2 to success the rake)

Any idea ? If you need any information do not hesitate to ask !

Cowprod avatar Jan 22 '16 17:01 Cowprod

Same error here. Pls help fix this or the example won't work.

kid9591 avatar Nov 21 '17 07:11 kid9591

Add this to project. screen shot 2018-07-24 at 15 01 44

ivankholod avatar Jul 24 '18 12:07 ivankholod

Add this to project. screen shot 2018-07-24 at 15 01 44

thank u, it works for me.

RamboYao avatar Sep 24 '21 02:09 RamboYao

Add this to project. screen shot 2018-07-24 at 15 01 44

thank u very much, it's work for me

jiachangdangniban avatar Jan 17 '24 07:01 jiachangdangniban