robotgo icon indicating copy to clipboard operation
robotgo copied to clipboard

how to run robotgo with opencv

Open aohanhongzhi opened this issue 2 years ago • 2 comments

  • 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?

image

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.

image

...

aohanhongzhi avatar Aug 08 '23 16:08 aohanhongzhi

I'm getting the same problem

tfmeneses avatar Aug 29 '23 14:08 tfmeneses

You can see this documents https://gocv.io/getting-started/windows/, and make sure opencv is install right.

vcaesar avatar Sep 01 '23 20:09 vcaesar