summaryrefslogtreecommitdiffstats
path: root/GUI/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'GUI/README.md')
-rw-r--r--GUI/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/GUI/README.md b/GUI/README.md
new file mode 100644
index 0000000..51440a0
--- /dev/null
+++ b/GUI/README.md
@@ -0,0 +1,11 @@
+## Build instructions
+
+0. Open WSL.
+1. Execute Libraries/fetch.sh.
+2. Install Visual Studio 2022.
+3. Open Libraries/wx/build/msw/wx_vc17.sln with Visual Studio 2022.
+4. Build x64/Release.
+5. Open GUI/GUI.sln with Visual Studio 2022.
+6. Build x64/Release.
+7. Run package.ps1 from powershell.
+