ECS_SpaceBattle icon indicating copy to clipboard operation
ECS_SpaceBattle copied to clipboard

Can't compile for UE4.19.2 with VS2017

Open DragonStorm97 opened this issue 6 years ago • 0 comments

Hi, It fails to compile with VS2017 after generating the VS solution files: here is the log file: log.txt

i have tried changing VCToolChain.cs to try to use c++17 but to no avail.

I have tried MatchOneEntt and that compiles fine.

DragonStorm97 avatar Nov 13 '18 15:11 DragonStorm97