From b74359f4d837ef56000a2b191cc9c58b147808e7 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Wed, 11 Jul 2018 17:57:31 +0100 Subject: [PATCH] Update the positions of the VC2017 run-time redistributable packages. --- BUILD.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BUILD.txt b/BUILD.txt index d131984..43f4110 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -34,10 +34,10 @@ xxx30ud_xxxx instead. These can be found in the wxWidgets-3.0.4\lib\vc_dll directory. It is also probable that you'll need to install a copy of the latest Visual C++ -run-time libraries from Microsoft, if you are not running the Repeater software -on the same machine as the development/compilation was done on. To do this you -need to copy and run the Vcredist_x86.exe file which is found at - +run-time libraries from Microsoft, if you are not running the gateway software +on the same machine as the development/compilation was done on. For 32-bit systems +use https://go.microsoft.com/fwlink/?LinkId=746571 and for 64-bit systems use +https://go.microsoft.com/fwlink/?LinkId=746572 Linux -----