From 4af2b06dc557df48ea15cc72c978aa430d52414f Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 23 Mar 2025 14:59:28 -0700 Subject: [PATCH] Improved installation note [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c86a9..a1077cd 100644 --- a/README.md +++ b/README.md @@ -1129,7 +1129,7 @@ If compilation fails with `Cannot open include file: 'postgres.h': No such file ### Mismatched Architecture -If compilation fails with `error C2196: case value '4' already used`, make sure `vcvars64.bat` was called. +If compilation fails with `error C2196: case value '4' already used`, make sure `vcvars64.bat` was called. Then run `nmake /F Makefile.win clean` and re-run the installation instructions. ### Missing Symbol