Closed MarkovRoman closed 3 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
PlatformFileManager.h
PlatformFilemanager.h
fatal error: 'HAL/PlatformFileManager.h' file not found
Hi, Thank you, I've pushed this on our end, it will be available in tomorrow's daily build.
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 getfatal error: 'HAL/PlatformFileManager.h' file not found