From 6641b06b83930d4519735b2490463fafa3356751 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 11 May 2020 17:21:13 +0200 Subject: [PATCH] Link to the winelib compilation bug report --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40fcd9f2..7f4877b8 100644 --- a/README.md +++ b/README.md @@ -205,9 +205,11 @@ the following dependencies: - gcc (tested using GCC 9.2) - A Wine installation with `winegcc` and the development headers. At the moment - there's a regression in **Wine 5.7** causing compiled winelib applications to - break. You'll have to temporarily downgrade to an earlier version of Wine if - you've got Wine 5.7 installed and you're trying to compile yabridge. + there's a regression in **Wine 5.7+** causing compiled winelib applications to + break. I've created an issue for this on WineHQ's [bug + tracker](https://bugs.winehq.org/show_bug.cgi?id=49138). You'll have to + temporarily downgrade to an earlier version of Wine if you've got Wine 5.7 + installed and you're trying to compile yabridge. - Boost - xcb