sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37528
Re: [Question #290033]: WinUtil.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
Question #290033 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/290033
RaiMan proposed the following answer:
another thing:
path names containing spaces should be avoided generally
so instead of
Sikuli With Test Recognition
use
SikuliWithTestRecognition (CamelCase - my favorite)
or
Sikuli_With_Test_Recognition
or even
Sikuli-With-Test-Recognition
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.