-
I have loaded the current release (https://archives.boost.io/release/1.86.0/source/boost_1_86_0.7z) and created the following test project:
CMakeLists.txt
```cmake
cmake_minimum_required(VERSION …
-
**Describe the bug**
1.14.1 (the latest release,according to github) fails to build with boost 1.86.0. Because the nature of packaging systems is to carry one version of each package, it's nece…
-
### Operating system
Windows 11
### Compiler
MinGW32. gcc version 14.2.0 (Rev1, Built by MSYS2 project)
### Steps to reproduce the behavior
```Shell
Get latest installer https://github.com/msys2/…
-
Build with Boost 1.85.0 fails and outputs errors like:
```
In file included from /tmp/collada-dom-20240425-5735-4akd4c/collada-dom-2.5.0/dom/src/1.5/dom/domAnimation.cpp:1:
/tmp/collada-dom-2024042…
-
I installed boost, but the build still fails. Here is the end of the output from "make install-dealii":
[ 1%] Building CXX object bundled/kokkos-3.7.00/CMakeFiles/bundled_kokkos_release.dir/core/s…
-
Version: `0.8.1-alpha241010`
system: Archlinux x86_64 Linux 6.11.2-zen1-1-zen
I use [this PKGBUILD](https://gist.github.com/sukanka/b340e30b4457fb1a46015d7746e973c0) to build the package, but fa…
-
```
/builddir/build/BUILD/fifengine-0.4.2/engine/core/loaders/native/map/atlasloader.cpp:315:62: error: 'extension' is not a member of 'bfs'
315 | std::string exten…
-
Package: boost-headers:x64-windows@1.85.0#1
**Host Environment**
- Host: x64-windows
- Compiler:
- vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
vcpkg-scrip…
-
Package: boost-cobalt:x64-linux@1.85.0
**Host Environment**
- Host: x64-linux
- Compiler: GNU 10.2.1
- vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97457
vcpkg-scr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I'm trying to compile Bitcoin Core for test coverage as explained in `doc/developer-no…