sideeffects / HoudiniEngineForUnreal-v2

Houdini Engine Plugin for Unreal Engine 4 - Version 2
http://www.sidefx.com/unreal
Other
294 stars 75 forks source link

Fixed Linux build error due to case issue for UE4 #171

Closed MarkovRoman closed 2 years ago

MarkovRoman commented 2 years ago

In UE5 the included header has a name: PlatformFileManager.h but in UE4: PlatformFilemanager.h Linux is case sensetive and at build with UE4.26 get fatal error: 'HAL/PlatformFileManager.h' file not found

dpernuit commented 2 years ago

Hi, Thank you, I've pushed this on our end, it will be available in tomorrow's daily build.