Open shreeshecommstreet opened 10 years ago
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 !
Same error here. Pls help fix this or the example won't work.
Add this to project.
Add this to project.
thank u, it works for me.
Add this to project.
thank u very much, it's work for me
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.