André Zwing

Results 164 comments of André Zwing

This parameter is wrong: --host=arm64ec-w64-mingw32

> I seem to have encountered the same problem. When I use the following command, I get the following error。 > ../configure --disable-tests --with-mingw=clang --enable-archs=arm64ec,aarch64 > `checking build system type......

See: https://github.com/termux-user-repository/tur/issues/1309#issuecomment-2496165973

> @AndreRH I managed to run .NET apps without any problems following this steps: > > 1. Install `wine-10.0-amd64-wow64` from [Kron4ek wine builds](https://github.com/Kron4ek/Wine-Builds) > 2. Install [box64-android](https://github.com/ryanfortner/box64-debs) > 3. Run...

Hangover isn't running wine in an emulator, check the readme

As it says hangover-wine depends on hangover-libarm64ecfex But I can also have a look into creating the install script

Hi, this should help with my effort to get FEX into Hangover! What's your reason to make it mingw-w64 compatible? With having it as PE I think debugging will be...

I guess I need some build instructions, tried this, but didn't work: CC=x86_64-w64-mingw32-clang CXX=x86_64-w64-mingw32-clang++ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Releaseu -DENABLE_LLD=True -DBUILD_TESTS=False -DENABLE_ASSERTIONS=False -DENABLE_X86_HOST_DEBUG=True .. make FEXCore leads to error when building jemalloc

There are two ways depending on what your wine tricks command would be: In winecfg is a tab where you can setup a virtual display. Otherwise run "wine control", there's...