20 Sep
2025
20 Sep
'25
11:12 a.m.
http://bugs.winehq.org/show_bug.cgi?id=58724 --- Comment #1 from i.Dark_Templar <idarktemplar(a)mail.ru> --- wine build commands used for bisect: mkdir build32 build64 cd build64 ../configure --with-mingw --enable-win64 --prefix=/tmp/wineinstall cd ../build32 ../configure --with-mingw --with-wine64=../build64 --prefix=/tmp/wineinstall cd ../build64 make $JOBS cd ../build32 make $JOBS make $JOBS install cd ../build64 make $JOBS install -- 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.