jicaba majiba - 2015-05-06

Hello

I hope to find some help here. I try to compile servestream from source but it fails because of a mismatch of jar-files.

Compiling r1774 gives this error:

Found 2 versions of android-support-v4.jar in the dependency list,
[dependency] but not all the versions are identical (check is based on SHA-1 only at this time).
[dependency] All versions of the libraries must be the same at this time.
[dependency] Versions found are:
[dependency] Path: .../sdk/extras/android/support/v7/appcompat/libs/android-support-v4.jar
[dependency] Length: 1157388
[dependency] SHA-1: 605c447c20ca216b5556af9f215af5d4bba1b117
[dependency] Path: /src/opt/software/servestream-code-1774->trunk/libs/android-support-v4.jar
[dependency] Length: 995386
[dependency] SHA-1: a13f8fe2c278737e2f0b6fcf00f6b2ae4034aacf
/sdk/tools/ant/build.xml:577: Jar mismatch! Fix your dependencies

Any ideas how to fix this?
Thanks