Unity 2018 Augmented Reality Projects: Build four immersive and fun AR applications using ARKit, ARCore, and Vuforia Unity 2018 Augmented Reality Projects question


1 view
Errata for Chapter 7
Michael Greenhut Michael Jun 03, 2021 06:26AM
Has anyone had trouble with the precompiled OpenCV Binaries? I see only two lib files (opencv_world341 and opencv_world341d), and when I successfully compile the c++ plugin, Unity 2018.4 tells me: " Failed to load 'Assets/Plugins/ConfigureOpenCV.dll' with error 'The specified module could not be found." I've spent over a day banging my head against the wall with this, unable to fix it with the traditional google solutions. It's clearly finding the dll, but it's not working. I feel like there's a lot missing from this chapter that the author failed to explain (not to mention that his Importdll name in C# is incorrect).

If anyone got this to work, I would very much appreciate knowing how!



back to top