ECS_SpaceBattle
ECS_SpaceBattle copied to clipboard
Can't compile for UE4.19.2 with VS2017
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.