It seems you’re on the right track, I had those errors also. For the deprecated warning I usually just comment out line 109 in “TypeHash.h”, it should not interfere with the normal functioniong of the engine since it’s a deprecated function anyways and there is no code in it, but it should cause the error to disappear. You do Not need to recompile the engine. Just comment the line on visual studio or navigate to the folder in explorer and comment line 109.
I think the other warning disappears as well as I don’t have it.
I know it’s a pain to include this lib but it’s well worth it in the end =)