[Bug 48533] Cannot run source Wine at all

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 28 16:40:29 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48533

minion <minion.procyk at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |minion.procyk at gmail.com

--- Comment #7 from minion <minion.procyk at gmail.com> ---
not knowing what you did to your build tree at this point, i typically build
wine using a shell script and i run this at the top which always resets me to
latest git gracefully.


make distclean
rm -rf wine64-build
rm -rf wine32-build

git add .
git reset --hard HEAD
git pull

-- 
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.



More information about the wine-bugs mailing list