bzip2 and zlib headers

Tony Houghton h at realh.co.uk
Thu Mar 28 06:30:21 PDT 2013


On Thu, 28 Mar 2013 03:45:37 -0700 (PDT)
"yusuf.husainy" <yusuf.husainy at gmail.com> wrote:

> Thanks David,
> 
> I have installed zlib and bzip2...and its headers also.
> 
> The error remains. Cannot compile my code!!
> 
> I would appreciate any one's views.

I guess you've installed the Ubuntu packages, and these are only useful
for compiling software to use on Ubuntu. For Android you'll have to get
the "upstream" source and add it to your Android project or create
Android library projects you can link into yours.

I've got a little Android development experience, but not enough to
help you much with this situation. If you can't find a decent online
guide to development with the NDK I'd recommend getting a book. The
newer one by Omur Cinar looks as if it would be better than Sylvain
Ratabouill's.


More information about the gstreamer-devel mailing list