sergey-shandar / getboost

NuGet packages for Boost C++ libraries.
Boost Software License 1.0
58 stars 20 forks source link

Why not use official binaries? #46

Closed Stannieman closed 5 years ago

Stannieman commented 5 years ago

Why not use the binaries from the 7z or zip file linked to here and then just pack them in a NuGet? It saves you the time of building and the hassle of having some machine with all these compilers configured correctly + you know the binaries are exactly the same as the official ones.

sergey-shandar commented 5 years ago

getboost already uses these binaries

Stannieman commented 5 years ago

Ok @sergey-shandar sorry to bother you in that case. I assumed you build boost yourself because the readme talks about "Building Boost" and "Run boost.bat. It may take several hours to complete."