-
### Operating system
Windows
### Compiler
MSVC
### Steps to reproduce the behavior
```Shell
git clone https://github.com/apache/arrow.git
cd arrow
vcpkg install --triplet x64-windows --x-manife…
-
This is a workaround for cv_bridge_boost's ImportError with ROS2 on Windows (humble).
I hope this helps anyone encountering the same error.
# Environment
| Component | Version | |
| ------…
-
### Description
When building the Boost package for iOS, it attempts to compile the process library by default. This fails as iOS has no subprocess support, so the necessary headers are not available…
-
**Parent Issue:** https://github.com/wazuh/wazuh-agent/issues/241
When the agent cannot connect to the manager, it floods the log with messages of this type:
>[2024-10-28 16:53:50.965] [wazuh-a…
-
Got an exception using boost::beast websocket with SSL, on this part of code
(file include/boost/beast/websocket/impl/write.hpp, line 549, on impl.wr_block.unlock(this), where wr_block.id_ == 0).
…
-
When the chunkserver plugin is not installed (as is the default in CMake right now), it will try to load the plugin from the build directory, which may not be available (could be either permissions or…
-
### Describe the bug
Operating System+version: Windows 10 Pro (Build 19045.4894)
Compiler+version: MSVC 193 (19.38.33135)
Conan version: 2.8.0
Python version: 3.11.9
I am trying to install ar…
-
**Describe the bug**
We're running theme_boost_union
v4.3-r16
2023102043
where the html tags h2 and p are hardcoded with Roboto font-family, a fixed font-size and color that conflicts with our pre…
-
Configure transparent and fast build of Boost Test Libraries
-
My visual studio version is VS2022, there is an issue when I built boost with command: .\vcpkg install boost:x64-windows-static
outputs:
error: building boost-safe-numerics:x64-windows-static fail…