https://bugs.winehq.org/show_bug.cgi?id=50348 --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- (In reply to AdeC from comment #5)
Thanks so much Austin for helping. Ive compiled the 64bit build but i am stuck on where to point the pkg_config_path for the 32 bit libraries. I have installed them with the command sudo apt build-dep wine. Every time i invoke configure it complains it cant find the 32 bit libraries. 64 bit was fine
You probably need something like sudo apt-get build-dep wine:i386 to get the 32-bit deps. That said, please search the wiki or ask on https://forum.winehq.org/ for help with compiling, and leave bugzilla for info related to the bug itself :). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.