liamkf / Unreal_FASTBuild

Allows UnrealEngine to be built with FASTBuild for VS2015/VS2017 and Windows 10.
MIT License
180 stars 71 forks source link

VS17 Support #17

Closed jackknobel closed 6 years ago

jackknobel commented 7 years ago

Have added VS17 support. Tested in Win10 with VS17 15.2 (26430.4) and FastBuild 0.93

I've made a couple of changes as well to make the support more platform agnostic and any path changes should now be inline with what Unreal finds.

jackknobel commented 7 years ago

Thanks @ClxS for pointing out that the default BuildMachine cache mode should be ReadWrite.

yass007 commented 6 years ago

Supported in the latest. Closing.