I have installed the Microsoft.Windows.ImplementationLibrary package using the by clicking on Manage NuGet Packages, however when I include the header ''' #include <wil/com.h> '''& compile, it seems that it can't find it so it shows an error message.
Is there a way to make any package work in a UE4 C++ project ?
Thanks a lot