On Wed Apr 12 09:30:06 2023 +0000, Huw Davies wrote:
That's the run on linux. The above failures are from runs on Windows.
OK, I see, it's my mistake. So how can I do the test? I followed the '5 Building and running the tests on Windows' in the page https://wiki.winehq.org/Wine_Developer%27s_Guide/Writing_Conformance_Tests#B... but failed. I run the command: './tools/winapi/msvcmaker --no-wine' and get an error '.: searching for /^Makefile.in$/Error: Can't open ./libs/wine/Makefile.in: No such file or directory' Can you give me a suggestion?