-
There is some issue with executors in latest Boost.Asio version. Looks like the problem is that the default executor now is a specialization of `boost::asio::any_executor` template which is incompatib…
-
## Motivation
Currently, if you want to use the WASAPI audio API, you have to pass the system samplerate, otherwise the Server refuses to boot. For example:
```
Requested sample rate 44100.00…
-
```
What soundcard to you have (make, model, chip)?
St-lab CMI 8768 (7.1?)
What steps will reproduce the problem?
1. install foobar from offical homepage: http://www.foobar2000.org/download
2. instal…
-
Hi,
i'm trying to compile boost-1.76.0 on aarch64 with LLVM/clang-12.x. and it due to this error:
```
clang-linux.compile.c++.without-pch bin.v2/libs/log/build/clang-linux-12.0.1/release/debug-…
-
Hi, I'm trying to compile websocketpp using stand-alone Asio transport-layer, C++11, and no boost in a cross-platform application. When I use just asio I can make simple http servers just fine, I have…
-
*@RedDwarf69 commented on May 11, 2018, 11:49 AM UTC:*
No idea how Quickbook is supposed to work. But from the perspective of somebody reading the docs:
* I'm in [https://www.boost.org/doc/libs/1_…
ghost updated
3 years ago
-
Hi, I'm using a scheduler taken from [Boost.ASIO scheduler for RxCPP](https://gist.github.com/windoze/a6e684143833d5d65ba6) (referenced in https://github.com/ReactiveX/RxCpp/issues/183).
I'm experi…
-
# Summary
- Hit a wall building portaudio with ASIO support using CMake. During CMake project generation the following error is returned:
```
CMake Error at portaudio/visual_studio/cmake/portaudio/…
-
### HHVM Version
3.18.1
### Standalone code, or other way to reproduce the problem
````
-
### Version of Beast
- My local:
- Boost 1.84.0,
- Beast 351
- Godbolt
- Boost 1.83.0
- Beast 347
### Steps necessary to reproduce the problem
Compile the following code:
``…