robotgo
robotgo copied to clipboard
fatal error: event/goEvent.h: No such file or directory
- Robotgo version (or commit ref):lates
- Go version:1.17.2
- Gcc version:8.1.0
- Operating system and bit:Windows10
- Resolution:
- Can you reproduce the bug at Examples:
- [ ] Yes (provide example code)
- [√ ] No
- [x] Not relevant
- Provide example code:
func main() {
rebot.AddMousePos(100, 200)
}
- Log gist:
Description
it report fatal error: event/goEvent.h: No such file or directory ...