HoloLensWithOpenCVForUnityExample
HoloLensWithOpenCVForUnityExample copied to clipboard
PrecompiledAssemblyException: Multiple precompiled assemblies with the same name nunit.framework.dll included or the current platform. Only one assembly with the same name is allowed per platform. Assembly paths: C:/Program Files/Unity/Hub/Editor/2018.4.28f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll
Hi,
I would like to try out one of the examples, compile it and deploy it to the Hololens.
The scene runs fine in the Unity Editor Play Mode but when trying to build, I get these errors:

What are the steps necessary to fix them?