From 7ed841de5ab9837ef730729820983d8ca1ecf65c Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Thu, 8 Jun 2017 23:50:14 +0200 Subject: [PATCH] REAME.md: notify about webengine/webview on Windows --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1ab90d4..03e5be78 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Most of Qt's API is accessible from Go. It should already contain everything you need to build fully featured applications. +At the moment webengine/webview packages do not work on Windows since they can't be compiled with MinGW. + If you still miss something, please open an issue. Also there have been no release so far, so please pin the repo to a specific commit that is known to work for you.