From 1818968bb8c7b4f465076f2c8c2570f90c51e8a1 Mon Sep 17 00:00:00 2001 From: daladim Date: Sun, 7 Jun 2020 22:38:14 +0200 Subject: [PATCH] README: added a 'Build' section --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 2532578..fb7c1f3 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,19 @@ $ sh WINFSP_INSTALL_DIR/opt/cygfuse/install.sh FUSE for Cygwin installed. ``` +## Building + +To build, run `make` in a Cygwin environment, with the following packages installed (e.g. by the Cygwin installation program): +* git +* meson +* patch +* libglib2.0-devel + +Also install: +* FUSE for Cygwin (see above how to do this) +* in your regular Windows environment: Wix Toolset, so that it can be found by Cygwin + + ## Project Organization This is a simple project: