Files
UnrealEngineUWP/Engine/Source/ThirdParty/SpeedTree
Josh Adams b0e4357576 - UBT Code changes to remove 32-bit Windows support (C++ code for 32-bit still exists)
#rb marc.audy (concept, not each file)

[CL 15265424 by Josh Adams in ue5-main branch]
2021-01-31 15:09:58 -04:00
..

For Linux users to build SpeedTree plugin

you can just: bash README.md

from its location to execute commands below

cd SpeedTreeSDK-v7.0/Source/Core/Linux rm -rf build mkdir build cd build cmake .. make