-
Hello, I am trying to port an existing program to wasm and this program uses boost program options.
I downloaded and boostrapped boost and I'm running
`
./b2 toolset=emscripten link=static threadi…
-
boost-context looks like its trying to build for x86_64 on an aarch64 Linux Ubuntu system.
`uname -m` is aarch64
I tried setting the environment variable VCPKG_FORCE_SYSTEM_BINARIES=1
Here's the …
-
aix version 7100-05
```
/usr/local/include/boost/process/v2/impl/pid.ipp:729:2: error: #error "Platform not supported"
#error "Platform not supported"
/usr/local/include/boost/process/v2/ext/i…
-
I'm compiling boost on windows and boost process fails to compile.
Compilation done by following commands in boost src folder.
```
bootstrap.bat
b2.exe -d4 --build-type=minimal stage variant=release …
-
### Description of Issue
FindBoost module was removed from cmake since version 3.30, see [CMP0167](https://cmake.org/cmake/help/latest/policy/CMP0167.html). I think the flag `Boost_NO_BOOST_CMAKE` s…
-
Facing below issue, while build with json module for x86 platform.
**Error Log:**
```
gcc.compile.c++ bin.v2/libs/json/build/gcc-7.5.0/release/x86_64/threading-multi/visibility-hidden/src.o
In…
-
I'm updating Boost in vcpkg (https://github.com/microsoft/vcpkg/pull/40465) and the package `hazelcast-cpp-client` fails to build.
Please see the attached log.
PS: You might find these links helpf…
-
Hi, I'm using boost-python with the builtin numpy support enabled. Boost build decides whether to build the boost-numpy library as part of the boost-python library based on whether executing `python -…
-
Package: boost-headers:x64-windows@1.85.0#1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.41.34120.0
- vcpkg-tool version: 2024-09-30-ab8988503c7cffabfd440b243a383c0a352a023d
v…
-
I'm trying to generate a Nix build for Adamantine.
https://github.com/wd15/adamantine/blob/nix/flake.nix
The dependencies seem to build without an issue, but Adamantine is failing with
```
…