New question #177331 on Sikuli: https://answers.launchpad.net/sikuli/+question/177331
Hi there, I'm trying to build android-robot-0.3.jar on OS X 10.7 with cmake 2.8.6, and have so far been unsuccessful. Here's what I'm seeing: $ pwd $PROJECT/sikuli/extensions/android-robot $ cmake . Tesseract-OCR Data Path: TESSERACT_DATA_DIR-NOTFOUND -- Found Java: /usr/bin/java (found version "1.6.0.26") -- Configuring done -- Generating done -- Build files have been written to: $PROJECT/sikuli/extensions/android-robot $ make $PROJECT/sikuli/extensions/android-robot/src/main/java/org/sikuli/script/android/AndroidScreen.java:25: package com.android.monkeyrunner.adb does not exist import com.android.monkeyrunner.adb.AdbBackend; Does this mean that something has broken in the latest android sdk release? You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

