28 Jan
2020
28 Jan
'20
10:32 p.m.
https://bugs.winehq.org/show_bug.cgi?id=48533 --- Comment #6 from minion <minion.procyk(a)gmail.com> --- i build wine from fedora 31 without any issues. I found it pretty easy to setup: dnf install "Development Tools" dnf build-dep wine-devel and then try ./configure --enable-win64 && make -jN this is pretty much all you need. youll be missing a couple packages that are optional. now you can run from your build tree. ./wine --version should print your running git version. -- 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.