Question #232269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232269
Description changed to: Running into errors regarding Sikuli's dependencies when trying to build. I'm on a 64 bit machine-- all 32 bit dependancies: Cmake 2.8.11.2 JDK 6 OpenCV 2.2 Tesseract - OCR 2.04 unzipped with eng language pack. swigwin 2.0.10 Visual Studio 2012 In the following directory: C:\Users\DLNA\Desktop\Sikuli Windows Compilation\sikuli-develop\sikuli-script\bu ild> I enter from the VS2012 cmd prompt: cmake -G "NMake Makefiles" -D CMAKE_BUILD_TYPE=Release .. And receive the following: Tesseract-OCR Data Path: TESSERACT_DATA_DIR-NOTFOUND Tesseract-OCR Data Path: TESSERACT_DATA_DIR-NOTFOUND -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) CMake Error at C:/Users/DLNA/Desktop/Sikuli Windows Compilation/sikuli-develop/c make_modules/FindOpenCV.cmake:154 (message): OpenCV required but some headers or libs not found. Please specify OpenCV directory using OpenCV_DIR env. variable Call Stack (most recent call first): src/main/native/CMakeLists.txt:26 (FIND_PACKAGE) In buildwin32.txt it says "The path to these dependent libraries can be set in cmake_modules/common.cmake." I'm not sure how to do this--- could this be the reason for the error? Thank you in advance-- this is the first program I have attempted compiling from source, Boo 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

