boost icon indicating copy to clipboard operation
boost copied to clipboard

Super-project for modularized Boost

Results 173 boost issues
Sort by recently updated
recently updated
newest added

After running: `$ ./bootstrap.sh --prefix=$HOME --with-python=/opt/local/bin/python3.8` still Python 2.7 of macOS is detected. Tried with and without path. Expected would be that it takes the mentioned Python version from this...

https://www.boost.org/users/history/version_1_76_0.html#version_1_76_0.compilers_tested says: - GCC: 4.4.7, 4.5.3, 4.6.3, 5.4.0, 8.0.1 - GCC, C++0x: 4.4.7 - GCC, C++11: 4.7.3, 4.8.5, 4.9.4, 5.4.0, 6.4.0, 7.1.0, 8.0.1 - GCC, C++14: 5.4.0, 5.5.0, 6.4.0, 7.1.0,...

Now user can specify compiler just by typing "bootstrap.bat gcc" or something that match to his compiler. First command-line argument will be passed to build.bat.

Hi, Using ubuntu 18.04. Installed with "sudo apt-get install libboost-all-dev". libboost version is 1.65.1. When i was configure it will return checking for boostlib >= 1.58.0... yes checking whether the...

Hello, I find myself needing boost-1.69.0 for a project and I am trying to follow following steps to get that version. 1. Copy the [1.69.0](https://www.boost.org/users/history/version_1_69_0.html) tar.gz to brew cache -...

Hi, I have concerns about the following PRs: - ~~https://github.com/boostorg/build/pull/651 merged on Sep 8, 2020~~ (nevermind, this one made it) - https://github.com/boostorg/boost/pull/494 merged on Mar 20, 2021 Both fixes don't...

Currently `b2 headers` puts all headers under `./boost` and adds the root folder to the include path. In e.g. https://github.com/boostorg/config/issues/345 I argued, that only the minimum amount of stuff should...

I want to compile the boost library of version 1.58.0. Is there a step-by-step method for compilation? Thank you all in advance

When I attempt to use ICU as the internationalization backend for boost::locale and regex, the configure test always fails. Digging down it seems as though the test requires debug libraries...

hi, i was just digging in recent updates history of my Win 10 20H2 update. and found this repo following the trail (in reverse order): https://github.com/boostorg/boost