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

Hey guys, Not sure if this is the correct issue tracker but perhaps someone who has some project-decision-making process may read this. Would it be possible to provide a boost...

./bootstrap.sh ./bootstrap.sh: line 199: ./tools/build/src/engine/build.sh: No such file or directory Building B2 engine.. ./bootstrap.sh: line 229: ./tools/build/src/engine/build.sh: No such file or directory Failed to build B2 build engine mac.

for missing files. Issue 558 was encountered due to incorrect clone. resolves #558

Compiling with g++ version 9.3 on ubuntu 20.04 with -Wconversion warning enabled we get compiler warnings when #including any of the following files: boost/crc.hpp boost/date_time/microsec_time_clock.hpp boost/date_time/wrapping_int.hpp boost/optional/optional.hpp boost/throw_exception.hpp boost/token_functions.hpp boost/tuple/tuple.hpp...

Similar to many other packages (eg: curl, krb5, pcre, xml2, xslt etc..), can we also ship boost-config that would provide the installation options ? We can probably start with something...

When compiling i keep getting errors stating : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link...

It would be very kind and gracious of someone looking into this in their free time. New internet yaayyy Regards, Usman

On my Archlinux system, the package lib32-boost, which pulls the code directly from boostorg's github repo, fails to build with the following error: ERROR: rule "boost-install.boost-install" unknown in module "Jamfile"....

Hi, There is missing ')' in file libs/predef/include/boost/predef/architecture/sparc.h ``` ... # if !defined(BOOST_ARCH_SPARC) && (defined(__sparcv9) || defined(__sparc_v9__) ... # if !defined(BOOST_ARCH_SPARC) && (defined(__sparcv8) || defined(__sparc_v8__) ... ```

#0 0x00007ffff6cc47b4 in boost::filesystem::path::filename() const () from /home/jaskaran/self-msbai-demo/self_developbranch/intu/packages/naoqi-sdk-2.1.4.13-linux64/lib/libboost_filesystem.so.1.62.0 #1 0x00007ffff6cbefd8 in boost::filesystem::detail::create_directories(boost::filesystem::path const&, boost::system::error_code*) () from /home/jaskaran/self-msbai-demo/self_developbranch/intu/packages/naoqi-sdk-2.1.4.13-linux64/lib/libboost_filesystem.so.1.62.0 #2 0x00007ffff7b93bde in boost::filesystem::create_directories (p=...) at /home/jaskaran/self-msbai-demo/self_developbranch/intu/packages/naoqi-sdk-2.1.4.13-linux64/include/boost/filesystem/operations.hpp:566 #3 0x00007ffff6fe7162 in DataCache::Initialize (this=0x555555613d48, a_CachePath="./cache/image_classifier/",...