sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17595
[Question #227414]: nmake error!"cannot convert from 'int' to 'ScrollView *'"
New question #227414 on Sikuli:
https://answers.launchpad.net/sikuli/+question/227414
i have finished cmake to build sikuli-ide and sikuli-script and get makefiles,but errors occoured when i try to nmake them.
d:\PROGRA~1\MICROS~1.0\VC\INCLUDE\utility(163) : error C2440: cannot convert from "int" to "ScrollView *"
here "ScrollView" is a type defined in Tesseract, i think maybe my VS complier's version mismatches tesseract's,but i don't know how to deal with that.
my environment is as follow:
VS 2010
tessertact-2.04
jdk7
opencv2.1.0
cmake 2.8.9
swig 1.3.40
many thx!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.