ryanjon2040 / Unreal-Binary-Builder

An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
MIT License
660 stars 152 forks source link

Issues with UE4.24 #18

Closed siegetech closed 4 years ago

siegetech commented 4 years ago

With 4.24 i somehow no longer build successfully, i get lots of errors named : Memory.h(73): error C4834 Since i use the same procedure as always i tought this is a good place to start looking for answers. Best

ryanjon2040 commented 4 years ago

@siegetech This is not an issue with Binary Builder. 4.24 has issues using 14.24 compiler toolchain. You need to use 14.16 or 14.22 toolchain.