Question

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

Was it helpful?

Solution

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

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top