From f7b2827e8d2ff90605bf4b890084e9c5c5513421 Mon Sep 17 00:00:00 2001 From: Abed Date: Tue, 25 Jun 2024 14:44:39 -0400 Subject: [PATCH 1/2] Update for the C++ environment setup --- api_cpp/examples/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_cpp/examples/readme.md b/api_cpp/examples/readme.md index 63e1d2b..36097b6 100644 --- a/api_cpp/examples/readme.md +++ b/api_cpp/examples/readme.md @@ -99,7 +99,7 @@ Because GCC is not coded for the Windows operating system, a GCC port of MinGW-w - Click variable called `Path` and click `Edit…` - Click `New` - Enter the path to the folder containing the binary you want on your `PATH` (e.g. `C:\Program Files (x86)\mingw-w64\i686-5.4.0-posix-dwarf-rt_v5-rev0\mingw32\bin`) - +6. **NOTE**: If you face issues with starting the installer, download one of the available zip documents listed on https://sourceforge.net/projects/mingw-w64/files/, extract the compressed document and move its content to the C:\ drive directory then add the directory to the system's path