From 7c55651ed7f2576deff74fba684d9e681b18a1b0 Mon Sep 17 00:00:00 2001 From: Noboru Ota Date: Mon, 12 Jul 2021 21:51:27 +0200 Subject: [PATCH] Created V2: Binary `emacsql-sqlite.exe` for Windows. (markdown) --- V2:-Binary-`emacsql-sqlite.exe`-for-Windows..md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 V2:-Binary-`emacsql-sqlite.exe`-for-Windows..md diff --git a/V2:-Binary-`emacsql-sqlite.exe`-for-Windows..md b/V2:-Binary-`emacsql-sqlite.exe`-for-Windows..md new file mode 100644 index 0000000..a7cceda --- /dev/null +++ b/V2:-Binary-`emacsql-sqlite.exe`-for-Windows..md @@ -0,0 +1,14 @@ +Org-roam V2 relies on a package named `emacsql-sqlite`, which requires a facility to build (compile from source) an executable. +It is anticipated that many Windows users struggle to do so on their own. + +At this location: https://github.com/nobiot/emacsql-sqlite.exe, there is a brief instruction how you might do it yourself. + +It's actually easy and automated as long as you follow the instruction. + +This is the recommended way. + +If you really struggle to do this on your own, you can also download a binary executable file hosted there. However, note that you will need to have the same CPU architecture x86-64 and (probably) run 64-bit version of Windows as noted in the repository. + +⚠⚠ **No guarantee, no support when it does not work or break anything. Use the binary at your own risk.** ⚠⚠ + +