문제

Currently, I am using 64-bit Windows and installed Sikuli successfully. But, I'm unable to run the code. Please provide me the link for downloading Sikuli IDE for 64-bit Windows. I am getting this error

Can't load IA 32-bit .dll on a AMD 64-bit platform

Please help me out on this

도움이 되었습니까?

해결책

Try the SikuliX download from here. Its a complete package with IDE and works fine for me. http://www.sikulix.com/download.html

다른 팁

The error means that you're running a 64-bit process. 64-bit processes can only load 64-bit DLLs and 32-bit process can only load 32-bit DLLs. So you already have the 64-bit version of Sikuli

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top