You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit cd7aece14e2aac0669292c95ab42de6e267a5034 sets the library SOVERSION to
the major version of the package (currently 2).
However, the current git master (or even 2.1.1) is not backward compatible at
an ABI level with previous versions (2.0) of the library. At least one symbol
was dropped at some point.
Please increment the SOVERSION, or go back to using MAJOR.MINOR (or maybe even
MAJOR.MINOR.MICRO).
Original issue reported on code.google.com by [email protected] on 16 Jul 2014 at 3:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 16 Jul 2014 at 3:42The text was updated successfully, but these errors were encountered: