HoloLensCameraStream
HoloLensCameraStream copied to clipboard
Visual Studio Debug Problem (Unity 2017.3)
Hello, I downloaded the 2017.3 branch, then opened the video capture example, changed unity project settings as described in the readme and build the solution (through unity) . The problem is that when i try to run the project (debug ,x86 ) on the hololens emulator using Visual Studio 2017, I got the following error :
https://pastebin.com/BC4fD1NV
(pasted there because it's too long)
I'm asking here because i see only a list of file paths and i can't understand why, thank you.
That was the error list, I always end up having "can't find /projectpath/Unity.Hololens.dll" in the output log. Others hololens projects deploy without problems .