iXit / wine-nine-standalone

Build Gallium Nine support on top of an existing WINE installation
GNU Lesser General Public License v2.1
272 stars 23 forks source link

nineinstall.sh swaps 64 and 32 bit libraries #32

Closed bniels707 closed 5 years ago

bniels707 commented 5 years ago

A successful install produces the following:

installing 32bit binaries to /home/nielsenb/pathtest/gallium-nine-standalone-v0.4/gallium-nine-standalone/testprefix/dosdevices/c:/windows/syswow64 installing 64bit binaries to /home/nielsenb/pathtest/gallium-nine-standalone-v0.4/gallium-nine-standalone/testprefix/dosdevices/c:/windows/system32 enabling gallium nine

This appears backwards to me? The resulting install does appear to work from my quick testing.

dhewg commented 5 years ago

It's not backwards, and it matches a real windows install