On Mon, Feb 21, 2011 at 3:49 PM, sniveri <wineforum-user@xxxxxxxxxx> wrote: > Tried to test installations and other stuff but somehow winetricks or something else is mixed up.. if I set WINEARCH=win32 I get result: > > > Code: > wine: WINEARCH set to win32 but '.wine' is a 64-bit installation > > > > If I set WINEARCH=win64 I get result: > > > Code: > wine: WINEARCH set to win64 but '.wine' is a 32-bit installation Sounds like a broken build/install. I find that I have to install wine32 before wine64 (but I have to build wine64 before wine32) when building a wow64 Wine, but I don't know if that is still the case.