I ran VS from UE4, then this error occured, so i manually opened VS with admin rights, then this happens again. Anyone know a fix?
REBUILD LOG:
1>------ Rebuild All started: Project: DistantHome, Configuration: DebugGame_Editor x64 ------
1> Cleaning DistantHomeEditor Binaries…
1> Compiling game modules for hot reload
1> Compiling game modules for hot reload
1> Parsing headers for DistantHomeEditor
1> Reflection code generated for DistantHomeEditor
1> Performing 25 actions (2 in parallel)
1> PCH.BluPrivatePCH.h.cpp
1> PCH.DistantHome.h.cpp
1> PCH.BluLoaderPrivatePCH.h.cpp
1> Blu.generated.cpp
1> BluJsonObj.cpp
1> BluBluprintFunctionLibrary.cpp
1> BluEye.cpp
1> Blu.cpp
1> RenderHandler.cpp
1> BluManager.cpp
1> [11/25] Resource ModuleVersionResource.rc.inl
1> [12/25] Resource PCLaunch.rc
1> DistantHome.generated.cpp
1> FirstPersonGameMode.cpp
1> FirstPersonCharacter.cpp
1>D:\Library Storage\Documents\Unreal Projects\DistantHome\Source\DistantHome\Private\User\FirstPersonCharacter.cpp(149): error C4553: ‘==’ : operator has no effect; did you intend ‘=’?
1> GameInfo.cpp
1> DistantHome.cpp
1> [18/25] Link UE4Editor-Blu-717-Win64-DebugGame.dll
1> Creating library D:\Library Storage\Documents\Unreal Projects\DistantHome\Plugins\BLUI\Intermediate/Build/Win64\UE4Editor\DebugGame\UE4Editor-Blu-717-Win64-DebugGame.lib and object D:\Library Storage\Documents\Unreal Projects\DistantHome\Plugins\BLUI\Intermediate/Build/Win64\UE4Editor\DebugGame\UE4Editor-Blu-717-Win64-DebugGame.exp
1> [19/25] Resource ModuleVersionResource.rc.inl
1> [20/25] Resource PCLaunch.rc
1> [21/25] Resource ModuleVersionResource.rc.inl
1> [22/25] Resource PCLaunch.rc
1> BluLoader.cpp
1> [24/25] Link UE4Editor-BluLoader-8181-Win64-DebugGame.dll
1> Creating library D:\Library Storage\Documents\Unreal Projects\DistantHome\Plugins\BLUI\Intermediate/Build/Win64\UE4Editor\DebugGame\UE4Editor-BluLoader-8181-Win64-DebugGame.lib and object D:\Library Storage\Documents\Unreal Projects\DistantHome\Plugins\BLUI\Intermediate/Build/Win64\UE4Editor\DebugGame\UE4Editor-BluLoader-8181-Win64-DebugGame.exp
1> -------- End Detailed Actions Stats -----------------------------------------------------------
1>ERROR : UBT error : Failed to produce item: D:\Library Storage\Documents\Unreal Projects\DistantHome\Binaries\Win64\UE4Editor-DistantHome-717-Win64-DebugGame.dll
1> Total build time: 121.73 seconds
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets(43,5): error MSB3075: The command ““C:\Program Files\Epic Games\4.8\Engine\Build\BatchFiles\Rebuild.bat” DistantHomeEditor Win64 DebugGame “D:\Library Storage\Documents\Unreal Projects\DistantHome\DistantHome.uproject” -rocket” exited with code 5. Please verify that you have sufficient rights to run this command.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========