Blui plugin doesn't update from 4.14 to 4.15

Hello,

We use the Blui plugin : GitHub - ashea-code/BLUI: Rich HTML UI engine for UE4
But it fail to compil with 4.15.

I delete this file : BLUI/BluLoaderPrivatePCH.h at master · ashea-code/BLUI · GitHub,
add headers in BLUI/IBluLoader.h at master · ashea-code/BLUI · GitHub unless engine.h but it still fail.

The issue is VS2015 doesn’t find the Windows lib, even with .windows.h

Any idea ? Thanks

Did you find the solution for this?