Compile without version

Vladimír Jícha vladimir.jicha at gmail.com
Mon Dec 28 14:12:41 UTC 2015


Hi,

I'm using TagLib for my music player. I tried to compile it for Android. I 
crosscompiled TagLib for Android and chose the libtag.so (I can only chose 
*.so files) to be packaged in my APK. Unfortunately when the program starts, 
it tries to load libtag.so.1 and therefore immediately crashes.

When searching for a solution, I found an information that Android doesn't 
support library versions. So I need to compile TagLib without it's version 
number. How can I do it?

Thank you,
Vladimir


More information about the taglib-devel mailing list