branch: externals/xeft commit 9532c7dd17b4a8a2014c9af2f3cb4c7e21b0e0b9 Author: Yuan Fu <caso...@gmail.com> Commit: Yuan Fu <caso...@gmail.com>
* README.md: Add instruction for windows. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dbc9193101..357a3554eb 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ Here `/opt/local` is the default prefix of macports, which is what I used to install Xapian. Homebrew and Linux users probably can leave it empty. +I can’t test it but on windows you can get msys2 and +`mingw-w64-x86_64-xapian-core` and `make` should just work. Thanks to +pRot0ta1p for reporting this. + # notdeft I owe many thanks to the author of notdeft. I don’t really know C++ or