I am trying to build a project which is compiled from Unity.I Got This Error.I Don’t Know What Is The Error.
“I am Using Visual Studio 2017,Unity Version 5.5.1f1”
Severity Code Description Project File Line Suppression State
Error The command ““C:\Users\DG161\Desktop\Akhil\Unity\Tools\AssemblyConverter.exe” -platform=uap -lock=“C:\Users\DG161\Desktop\Akhil\HopTheBall\project.lock.json” -bits=32 -configuration=Debug -removeDebuggableAttribute=False -path=”." -path=“C:\Unity5.5.1\Editor\Data\PlaybackEngines\MetroSupport\Players\UAP\dotnet\ARM\Debug” “C:\Users\DG161\Desktop\Akhil\HopTheBall\Assembly-CSharp-firstpass.dll” “C:\Users\DG161\Desktop\Akhil\HopTheBall\Assembly-CSharp.dll” “C:\Users\DG161\Desktop\Akhil\HopTheBall\UnityEngine.dll” “C:\Users\DG161\Desktop\Akhil\HopTheBall\UnityEngine.UI.dll” “C:\Users\DG161\Desktop\Akhil\HopTheBall\UnityEngine.Networking.dll”" exited with code 1. HopTheBall C:\Users\DG161\Desktop\Akhil\HopTheBall\HopTheBall.csproj 268
Can Anyone Give The Rectification Of The This Error?
Thanks In Advance.