Dose someone has successfully build opencv on Qt5.12?
-
I tried many times,follow the tutorial or method on the internet,but always failed
I meet this problem and do not know the case and how to solve it,is there anyone can give me a hand?

@lso70 please share the link to the tutorial you're following and describe your environment (OS, OpenCV and Qt version, how you installed them, etc.)
From what I can see, it seems a linker issue so some of the required libraries (i.e. Qt?) may not be available in the path...
-
@lso70 please share the link to the tutorial you're following and describe your environment (OS, OpenCV and Qt version, how you installed them, etc.)
From what I can see, it seems a linker issue so some of the required libraries (i.e. Qt?) may not be available in the path...
@Pablo-J.-Rogina thanks for reply ,I followed this tutorial https://wiki.qt.io/How_to_setup_Qt_and_openCV_on_Windows
My environment is Windows10,Opencv4.1,Qt5.12,Cmake verision is 3.14.3