Skip to content

Update WindowsInstallation.md - #365

Merged
MaggieQi merged 2 commits into
mainfrom
MS-Renan-patch-1
Mar 13, 2023
Merged

Update WindowsInstallation.md#365
MaggieQi merged 2 commits into
mainfrom
MS-Renan-patch-1

Conversation

@MS-Renan

Copy link
Copy Markdown
Contributor

I have gone to "https://sourceforge.net/projects/boost/files/boost-binaries/1.67.0/" and downloaded "boost_1_67_0-msvc-14.1-64.exe", but encountered this failure during cmake

-- Could NOT find Boost (missing: system thread serialization wserialization regex filesystem) (found suitable version "1.67.0", minimum required is "1.66") CMake Error at src/legacy/sptag/SPTAG/CMakeLists.txt:90 (message):
Could not find Boost >= 1.67!

I've notice that there are no precomiled libs, and had to run bootstrap + build exe to get the compiled libs.

I have gone to "https://sourceforge.net/projects/boost/files/boost-binaries/1.67.0/" and downloaded "boost_1_67_0-msvc-14.1-64.exe", but encountered this failure during cmake

-- Could NOT find Boost (missing: system thread serialization wserialization regex filesystem) (found suitable version "1.67.0", minimum required is "1.66")
CMake Error at src/legacy/sptag/SPTAG/CMakeLists.txt:90 (message):
  Could not find Boost >= 1.67!

I've notice that there are no precomiled libs, and had to run bootstrap + build exe to get the compiled libs.
@MaggieQi
MaggieQi merged commit d082b55 into main Mar 13, 2023
L1ray (L1-ray) pushed a commit to L1-ray/SPTAG that referenced this pull request May 9, 2026
I have gone to "https://sourceforge.net/projects/boost/files/boost-binaries/1.67.0/" and downloaded "boost_1_67_0-msvc-14.1-64.exe", but encountered this failure during cmake

-- Could NOT find Boost (missing: system thread serialization wserialization regex filesystem) (found suitable version "1.67.0", minimum required is "1.66")
CMake Error at src/legacy/sptag/SPTAG/CMakeLists.txt:90 (message):
  Could not find Boost >= 1.67!

I've notice that there are no precomiled libs, and had to run bootstrap + build exe to get the compiled libs.

Co-authored-by: Philip Adams <35666630+PhilipBAdams@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants