niclar

Results 20 issues of niclar

Hi, I'm trying to figure out how to replay (& capture) a secure web socket feed in my application, for low-level network debugging. I'm in full control of the client/application...

enhancement
help wanted

https://github.com/boostorg/utility/issues/65 Known error in boost operators that manifests itself as an infinite recursion in gcc,clang (c++2a) and now visual studo 2019 Version 16.9.0 Preview 3.0 (/std:c++latest). I'll open a PR...

category:port-bug
requires:more-information

Hi, nice work ! -Any ETA on when we can expect 0.1.5 (clang & msvc builds being production grade) ?

does not exist. Can the occurrences be replaced by i.e; ``` #ifndef USE_GLEW #ifdef __OSX__ # include #elif _WIN32 # include # include #else # include #endif #endif ``` [win32_opengl3_path.patch.txt](https://github.com/ABRG-Models/morphologica/files/8255083/win32_opengl3_path.patch.txt)

help wanted

Tying to build an example. -The cmake installation target for morph seem to miss e.g. Visual.h, ScatterVisual.h

-Would you consider replacing the "__WIN__" define with the standard "WIN32" instead ?

Hi, a vcpkg port of this library would greatly simplify integration and distribution for us and the rest of the community and further drive adaptation I would think. Is this...

Hi, we just encountered a fatal crash in roudi (first time on b18411364d1cac72422c53a4b254fad0c9061204 since it came out), roudi logs below. Maybe an iceoryx "client" process died prior, but no iceoryx...

bug
needs info

Hi what's the recommended path of running two separate iceoryx environments on the same box if possible ? I rather not send under separate topics and share RouDi. I see...

question
feature request

Hi, we're updating to HEAD 4fb0b5f95b620a45d68daddf01942cb445214ed4 (v2.0.x, 20230925) from 15da211f4102edd155cc8412d7ef1a6d12c29d43 (v2.0.x, 20230414). We're now encountering POSH__SHM_APP_SEGMENT_MAPP_ERR after terminating binaries and then starting them. -Is there a way to allow memory...

needs info