Unreal Engine 4.18 Released!

I’m getting errors trying to include MediaSoundComponent.h.

UPDATE:

Tracked down the error to when I include <windows.h>/<stdio.h> which I was using to get drive paths. When I don’t include that I don’t get errors. I’ll now have to find out how to do that.