From 54ed3c6562f0ff870ba0baf7b1cebdbd946e101c Mon Sep 17 00:00:00 2001 From: jam lee Date: Tue, 2 Apr 2019 00:41:40 +0800 Subject: [PATCH] Update BUILD_WIN32.md change the typo error --- BUILD_WIN32.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD_WIN32.md b/BUILD_WIN32.md index 27af1b6e..6cab2058 100644 --- a/BUILD_WIN32.md +++ b/BUILD_WIN32.md @@ -14,7 +14,7 @@ Obtain installers for the libraries and install them: * Boost 1.65.1: Install `boost_1_65_1-msvc-14.1-32.exe` (32-bit) or -`boost_1_65_1-msvc-14.1-32.exe` (64-bit) from +`boost_1_65_1-msvc-14.1-64.exe` (64-bit) from http://sourceforge.net/projects/boost/files/boost-binaries. Replace `msvc-14.1` with your version of Visual Studio.