Good day! I’ve end an app that makes use of OpenCV (GoCV) as an exterior library (dll). Once I construct the .exe file and run it in my machine the app runs correctly, however in different machines which the ultimate consumer didn’t have put in GoCv, Go and another dependency, the app doesn’t open prompting error messages saying that’s lacking “opencv_someting.dll” and the app doesn’t run.
I want to discover ways to construct the app in such method that the ultimate consumer don’t want to put in GoCv/Go within the machine, a standalone app with none exterior dependencies. Somebody will help me? To construct the ultimate model I merely used “Go Construct” in CMD on Home windows.