Hello, the UnrealVS won’t work message error :
Thanks
Hello, the UnrealVS won’t work message error :
Thanks
up thats a up
I need help
What version of UE are you using?
This line seems to indicated you are trying to install 4.12:
But VS2017 isn’t supported until 4.16 (and the UnrealVS - which in that version seems to target VS2013 - won’t work either).
Hi, thanks for the reply, I re-install Unreal engine 4.16 from GitHub and I got the same error :
Running C:/Program Files/Epic Games/UE_4.16/Engine/Binaries/DotNET/UnrealBuildTool.exe FFPS_2 Development Win64 -project=“C:/Users//Desktop/EpicGames/FFPS_2/FFPS_2.uproject” -editorrecompile -progress -NoHotReloadFromIDE
Performing full C++ include scan (building a new target)
Creating makefile for FFPS_2 (no existing makefile)
@progress push 5%
Parsing headers for FFPS_2Editor
Running UnrealHeaderTool “C:\Users\Desktop\EpicGames\FFPS_2\FFPS_2.uproject” “C:\Users\Desktop\EpicGames\FFPS_2\Intermediate\Build\Win64\FFPS_2Editor\Development\FFPS_2Editor.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -installed
Reflection code generated for FFPS_2Editor in 18,4508609 seconds
@progress pop
ERROR: No 32-bit compiler toolchain found in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe
??
Hi, thanks for the reply, I re-install Unreal engine 4.16 from GitHub and I got the same error :
Running C:/Program Files/Epic Games/UE_4.16/Engine/Binaries/DotNET/UnrealBuildTool.exe FFPS_2 Development Win64 -project=“C:/Users//Desktop/EpicGames/FFPS_2/FFPS_2.uproject” -editorrecompile -progress -NoHotReloadFromIDE
Performing full C++ include scan (building a new target)
Creating makefile for FFPS_2 (no existing makefile) @progress push 5%
Parsing headers for FFPS_2Editor
Running UnrealHeaderTool “C:\Users\Desktop\EpicGames\FFPS_2\FFPS_2.uproject” “C:\Users\Desktop\EpicGames\FFPS_2\Intermediate\Build\Win64\FFPS_2Editor\Development\FFPS_2Editor.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -installed
Reflection code generated for FFPS_2Editor in 18,4508609 seconds @progress pop
ERROR: No 32-bit compiler toolchain found in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe
??
You need to modify/repair your VS2017 install and make sure the C++ Toolset is installed.
You can follow the guide for VS2017 here.
I followed that a lot of times, am trying now to install unreal engine from GitHub, take a lot of hours to build, I will know if it resolve my problem soon