EnoxSoftware / HoloLensWithOpenCVForUnityExample

HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
MIT License
262 stars 50 forks source link

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 #42

Closed lthiet closed 1 year ago

lthiet commented 2 years ago

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:

image

What are the steps necessary to fix them?