Stefan Dösinger
Stefan Dösinger
you need x86_64-w64-mingw32 too
This is wine's config.log, not libiconv
Hmm, did you maybe set CC=clang instead of HANGOVER_WINE_CC=clang?
ew yeah, libiconv needs different configure arguments. Delete the build/*libiconv* folders and let the top level makefile do its job, or look in the top level makefile for the exact...
I have never tested this with clang-based mingw. I remember discussions on wine-devel about this but didn't follow them beyond reading the subject headers.
Try to include stddef.h: https://en.wikipedia.org/wiki/Offsetof
We don't build a --enable-win64 wine on arm64 any more. Because ARM wine doesn't do any sort of multilib on non-x86 --enable-win64 is wrong on non-x86 platforms. I believe your...
It'd be helpful to know which application you are tryting to run
Neither of us has the necessary hardware yet, and 16kb pages will be a major problem.
There's no need to debug much: 0024:err:qemu_module:import_dll Library d3d8.dll (which is needed by L"C:\\ut2004\\System\\UT2004.exe") not found I deliberately did not write a wrapper for d3d8.dll because it is a good...