From 8131e4cde1424eb78ecd9752a25e9bb010fdc4da Mon Sep 17 00:00:00 2001 From: jie Date: Sat, 23 Oct 2021 10:10:07 +0800 Subject: [PATCH] update dependency (windows) readme --- dependencies/README-Windows.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies/README-Windows.md b/dependencies/README-Windows.md index 68a44cd..9cade4a 100644 --- a/dependencies/README-Windows.md +++ b/dependencies/README-Windows.md @@ -8,6 +8,9 @@ To build the dependencies & the project itself, The following must be installed: For each dependency, CMD is assumed to be in the directory of `dependencies`. So, the first command is always changing into the directory which contains the dependency. +> **If you want to compile Libpqxx or install PostgreSQL locally, your OS username should NOT contain non-ASCII characters (e.g. Chinese characters). A workaround is to create a new administrator account whose username consists of only ASCII characters.** + + ## [Boost](https://www.boost.org/) CMD: