-
Is there nuget package for IxCpp?
-
Currently i am trying to solve the following problem using RxCpp.
1. Assume we have an observable serving objects of A
2. For each served object trigger a task that returns an observable serving a…
-
Hi team,
I got many crashs in function buffer_with_time_or_count. this is the crash stack trace
Crash reason: EXC_SOFTWARE / SIGABRT
Crash address: 0x7fff5a6bbfce
Process uptime: 61 seconds
Th…
-
Hello,
I would like to implement a simple example of CEP using your library. My example is the following : I have two streams (Observables). When I press the 'a' key, an event/message is created in o…
-
I have a couple of types which do not support the == operator
```
struct DirectXVertexShader {
int id;
std::wstring fileName;
winrt::com_ptr shader;
std::ve…
-
Would it be possible to implement lock-free scheduling as follows?
I have two threads: The "main" thread for the GUI, and a high-priority background thread. The background thread has a strict low-…
-
Hello,
I just downloaded the latest VS2017 RC and confirmed that there are build errors (from warnings) due to Catch. Essentially improvements to the libraries helped reveal a few narrowing convers…
-
The documentation of shogun contains _libshogun18_ , which after the Ubuntu ppa , says ' E: Unable to locate package libshogun19 '
here are the whole terminal interface messages :
saphire@sap…
-
Running MacOs, not able to find the boost library.
-
`
node is installed, skipping...
Compiling CPP Code...
-- USE_PCH: OFF
-- BUILD_DEMOS: OFF
-- BUILD_TESTS: OFF
-- BUILD_APPS: ON
-- Conan ** WARNING** : This detection of settings from cmake …