Quantcast
Channel: Recent Discussions — Mixed Reality Developer Forum
Viewing all articles
Browse latest Browse all 10543

Hololens Project Build Error When Using Visual Studio

$
0
0

Hi guys,

I'm a beginner of HoloLens and I'm trying to test the origami project on the HoloLens Emulator through Visual Studio, but I met.
But I tried different projects, it all gave me similar error which I don't understand:

The command ""C:\Users\username\Documents\Hololens\Test\App\Unity\Tools\AssemblyConverter.exe" -platform=uap -lock="C:\Users\username\Documents\Hololens\Test\App\Test\project.lock.json" -bits=32 -configuration=Release -removeDebuggableAttribute=False -path="." -path="C:\Program Files\Unity\Editor\Data\PlaybackEngines\MetroSupport\Players\UAP\dotnet\x86\Release" "C:\Users\username\Documents\Hololens\Test\App\Test\Assembly-CSharp.dll" "C:\Users\username\Documents\Hololens\Test\App\Test\Assembly-CSharp-firstpass.dll" "C:\Users\username\Documents\Hololens\Test\App\Test\UnityEngine.dll" "C:\Users\username\Documents\Hololens\Test\App\Test\UnityEngine.Analytics.dll" "C:\Users\username\Documents\Hololens\Test\App\Test\UnityEngine.UI.dll" "C:\Users\username\Documents\Hololens\Test\App\Test\UnityEngine.HoloLens.dll" "C:\Users\username\Documents\Hololens\Test\App\Test\UnityEngine.Networking.dll" "C:\Users\username\Documents\Hololens\Test\App\Test\UnityEngine.VR.dll"" exited with code 1.

I don't even know what it means. Is there anyone who understand or met this error before?
Thanks!


Viewing all articles
Browse latest Browse all 10543