Can someone point me in the right direction?
I've just stumbled upon AutoIt Object when looking for a way to take full webpage screenshots. The solution I found has AutoIt Object as a pre-requisite.
However, I'm struggling to find a way in. I've got the AutoItObject.au3 file in the include folder but I can't find any instructions on what other files from the download package go where. The screenshot code is currently failing to compile with _AutoItObject_WarpInterface(): undefined function.
Any pointers on where to look for guidance on how to install would be appreciated