Albert Szilvasy albert.szilvasy@autodesk.com wrote:
Take for example, kernel32/tests/loader.c. It refers to IMAGE_FILE_MACHINE_ARM64. This symbol does not exist in winnt.h from Microsoft but does exist in the wine version.
In this particular case the test needs to be fixed. Another solution is to build with Wine headers.