79076416

Date: 2024-10-10 23:29:52
Score: 1
Natty:
Report link

SOLVED

The solution turned out to be twofold:

  1. I hadn't correctly added the environment variable.

After fixing that, I ended up at the error while loading shared libraries: ? error I mentioned above.

  1. To fix that, I used Dependency Walker, and found that a couple random .dll files which an OpenCV .dll depended on weren't being found. I reinstalled them manually and all was fixed!
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: spirigrove