-
![Screenshot_20220307_180448](https://user-images.githubusercontent.com/41725665/156984058-3a840e8c-e537-4229-bbff-822bcd2dcfdd.png)
-
-- Setting gcc options
-- websocketpp not found, using the embedded version
-- Found Boost 1.70.0 at /opt/boost/lib/cmake/Boost-1.70.0
-- Requested configuration: QUIET REQUIRED COMPONENTS random…
-
When importing Boost::asio from an install tree with find_package(Boost CONFIG COMPONENTS asio) and linking with target_link_libraries(myexe Boost::asio), the pthread library should be imported automa…
-
Compilation fails with install.packages('websocket') in rstudio server.
> sessionInfo()
R version 4.0.5 (2021-03-31)
Platform: x86_64-pc-linux-gnu (64-bit)
Runni…
tjdoc updated
2 years ago
-
## Prerequisites
[X ] I have read the SUPPORT document
[X ] I have checked the Troubleshooting Guide
[X ] I have tested with the latest version of Kurento
## Issue description
Kurento ran…
-
Currently `asio::ssl::context` contains a member of type `openssl_init` which ensures that the OpenSSL initialization function `SSL_library_init` is called, sets the OpenSSL locking callbacks, in addi…
-
* Which distro do you use?
EndeavourOS
* Which Proton or wine version do you use?
I've tried both wine-staging 8.21 (my system wine) and a Lutris runner wine (wine-ge-8-25-x86_64), and I was only a…
-
### What is your question?
Hi,
I have a query regarding selectively integrating required boost libraries with our C++ project build using conan & cmake. For that, I tried the following, I will be …
-
Parameters.cpp
D:\carla\LibCarla\source\carla\Buffer.h(13,10): error C1083: Cannot open include file: 'boost/asio/buffer.hpp': No such file or directory [D:\carla\Build\libcarla-visualstudio\LibCar…
-
I'm using this library (awesome by the way) as a client on a secure server, which keeps receiving messages 24/7. But sometimes I get this error:
[error] handle_read_frame error: asio.ssl:335544539 …