https://bugs.winehq.org/show_bug.cgi?id=53600
Bug ID: 53600 Summary: Cannot run any program (wine: could not exec the wine loader) Product: Wine Version: 7.16 Hardware: aarch64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gerdya04@gmail.com Distribution: ---
I did compile latest sources according to https://wiki.winehq.org/Building_Wine
configure --enable-win64 (all dependencies ok except vulkan) make -j8
when trying to run any program i am getting the following error:
gerdya@Surfi:~/projects/wine/buildwin64$ ./wine64 notepad wine: could not exec the wine loader
OS: Ubuntu 22.04 LTS (aarch64) Kernel: 5.15.57.1-microsoft-standard-WSL2
Let me know if you need more details.