Given you are referencing the latest version of the binary SDK, I suggest you not try to compile it. For reference the binary SDK is located here:
http://projectmigrate.com/
https://github.com/ldornin/projectmigrate/releases/
Do you have the book, "Enterprise Android"? If so, you can find extensive instructions in chapter 10; page 283, on how to use the migrate *binary* SDK with the MigrateContacts. You can find the MigrateContacts example in the samples directory of the projectmigrate release:
https://github.com/ldornin/projectmigrate/
The MigrateContacts directory contains a README with detailed instructions on how to run this example with the Migrate binary SDK.