https://bugs.winehq.org/show_bug.cgi?id=42741
--- Comment #45 from Adrian Petrescu apetresc@gmail.com --- (In reply to tom+bugs.winehq.org from comment #44)
Can you clarify what configure options you used (if any) - was this a WOW64 enabled build or straight 32bit on 64bit ? What missing things were reported (if any) at the end of configure ?
I didn't use any configure options whatsoever, other than --prefix (so that I could have it coexist with my other wine on my machine). The missing libraries at the end of it were:
configure: libva 32-bit development files not found, GPU video acceleration won't be supported. configure: OpenCL 32-bit development files not found, OpenCL won't be supported. configure: libhal 32-bit development files not found, no legacy dynamic device support. configure: libsane 32-bit development files not found, scanners won't be supported. configure: libv4l 32-bit development files not found. configure: libgphoto2 32-bit development files not found, digital cameras won't be supported. configure: libgphoto2_port 32-bit development files not found, digital cameras won't be auto-detected. configure: GTK3 32-bit development files not found, GTK themes won't be supported. configure: gstreamer-1.0 base plugins 32-bit development files not found, gstreamer support disabled configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported. configure: libcapi20 32-bit development files not found, ISDN won't be supported. configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported. configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported configure: openal-soft 32-bit development files not found (or too old), XAudio2 won't be supported
configure: Finished. Do 'make' to compile Wine.
After that, I just ran `make`, `make install`, created a new 32-bit wineprefix, installed corefonts, installed Starcraft, and ran it.