HoloLensWithOpenCVForUnityExample icon indicating copy to clipboard operation
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

Open lthiet opened this issue 4 years ago • 0 comments

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?

lthiet avatar Dec 01 '21 13:12 lthiet