sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18164
[Bug 1182764] Re: [1.0] Windows: sikuli-ide.cmd: error "< was unexpected at this time"
ok, then you can try the following:
make a command file e.g.
mySikuli.cmd
with this content:
SETLOCAL
set SIKULIX_HOME=D:\Tools\sikuli\Sikuli-IDE-1.0.0-Win32
PATH=%SIKULIX_HOME%libs;%ProgramFiles%\Java\jre7\bin;%PATH%
java -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.Debug=3 -jar %SIKULIX_HOME%\sikuli-ide.jar
ENDLOCAL
and come back with the result.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1182764
Title:
[1.0] Windows: sikuli-ide.cmd: error "< was unexpected at this time"
Status in Sikuli:
In Progress
Bug description:
unable to lunch Sikuli IDE from Sikuli-IDE.batch and Sikuli-IDE-w.batch
getting following error.
"< was unexpected at this time"
able to launch Sikuli IDE.exe succesfully, make and run script for
IDE, but unable to execute script from self executable.
i am using sikuli-r930-win32
Pls help!
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1182764/+subscriptions
References