hololens_facial_recognition icon indicating copy to clipboard operation
hololens_facial_recognition copied to clipboard

Metadata file Assembly-CSharp-firstpass.dll not found

Open einstyle opened this issue 7 years ago • 1 comments

In visual studio, when I lanch the app in Release mode, x86, Device:

  • Metadata file Assembly-CSharp-firstpass.dll not found
  • Could not write lines to "obj\x86\Release\Release\Assembly-CSharp-firstpass.csprojResolveAssemblzReference.cache". the specified path, filename or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

einstyle avatar May 17 '17 16:05 einstyle

When building from Unity, ensure you that select Windows Store - Hololens - D3D as your target platform. You may need to perform a clean build

neon-ninja avatar May 17 '17 18:05 neon-ninja