Il sab 29 ott 2022, 10:52 Stefan Weil <s...@weilnetz.de> ha scritto: when I run `wine qemu-system-i386 --version` on Debian GNU Linux stable in the build directory of a cross build which targets Windows, I now get an error:
Z:\home\stefan\qemu\bin\ndebug\x86_64-w64-mingw32\qemu-system-i386.exe: --version: Could not open 'Z:\home\stefan\qemu\bin\ndebug\x86_64-w64-mingw32/qemu-bundle': Permission denied Where in the code does it triggers the error? You could perhaps also try WINEDEBUG=+relay to see what Windows API calls fail. Paolo