From b05ea5f8f41f1aa831eb63501b0498c0c50b8654 Mon Sep 17 00:00:00 2001 From: Kolya Kosenko Date: Tue, 13 Sep 2016 12:59:00 +0200 Subject: [PATCH] Improve build instructions for wxGTK/MSW Extract the patch that needs to be applied from the documentation and move it to a separate file. Closes #17659. --- docs/msw/gtk.txt | 21 ++------------------- docs/msw/gtkfix.patch | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 19 deletions(-) create mode 100644 docs/msw/gtkfix.patch diff --git a/docs/msw/gtk.txt b/docs/msw/gtk.txt index 7e7640c845..6756ea61ec 100644 --- a/docs/msw/gtk.txt +++ b/docs/msw/gtk.txt @@ -14,26 +14,9 @@ Building steps: and be able to build wxWidgets as described in docs/msw/install.txt 2. wxGTK/Win32 is disabled by default in wxWidgets, you need to enable it -in bakefiles manually. TOOLKIT variable should not be a constantly MSW -for required bakefile formats. - - -diff build/bakefiles/config.bkl build/bakefiles/config.bkl ---- build/bakefiles/config.bkl -+++ build/bakefiles/config.bkl -@@ -67,9 +67,9 @@ - - - -- -+ - - - +- +- MSW +- + + +