ALL,
I’m using MSVC 2017 on Windows 8.1.
During the compilation I’m getting the following:
c:wxWidgetsincludewxmswwx_dpi_aware_pmv2.manifest : manifest authoring warning 81010002: Unrecognized Element "dpiAwareness" in namespace "http://schemas.microsoft.com/SMI/2016/WindowsSettings
What is the problem here? Does DPIAwareness was removed from being used in the Manifest?
Thank you.