robotgo
robotgo copied to clipboard
how to run robotgo with opencv
- Robotgo version (or commit ref):
- Go version: v1.0.0-rc1
- Gcc version: gcc.exe (x86_64-posix-sjlj-rev0, Built by MinGW-W64 project) 8.1.0
- Operating system and bit: windows11 x64
- Resolution:
- Can you reproduce the bug at Examples:
- [ ] Yes (provide example code)
- [X] No
- [ ] Not relevant
- Provide example code:
- Log gist:
Description
how to run robotgo with opencv?
I had download opencv from https://opencv.org/releases/
and config the windows envirenment. but I dont know how to run robotgo with opencv's cpp library.
...
I'm getting the same problem
You can see this documents https://gocv.io/getting-started/windows/, and make sure opencv is install right.