KerstinKeller

Results 77 comments of KerstinKeller

It's a big one. What I find a bit strange - though nice: it's only build system changes. So apparently nothing of the API parts which we used have been...

Hi @kubbo, sorry, somehow we missed your issue. What programm are you running exactly? Do you have a reproducible sample? Which eCAL version? We have recently released eCAL 5.12.6 and...

Do we really want the samples sources in our installer? The installer atm does not contain any Python (as these are distributed with wheels). If we do, maybe it makes...

We have discussed that we might want to structure the installer a bit more, such that there is a split between sdk and the actual applications.

I was thinking about it more. What do you think about the following logic: The publisher provides which layers it supports. In the config this may be activated. The subscriber...

Thanks for making the effort! There is one thing I am a bit hesitant about. So in general, things which might be changeable, should be introduced from the outside. So...

We have a draft PR which fixes the build issues (#2095) However, when using ftxui 6 the functionality of our application is broken, which we have not been able to...

@ArthurSonzogni I did just what you explained, however, it leads to a different behavior and the app is broken for ftxui 6.0.0. I can no longer select elements from the...

@ArthurSonzogni I had made the changes that you suggested, however, the problem I described on top remains. Basically I have some kind of list, where one element should be selected,...

So in general, it should not be too difficult to build. You will need a fairly recent CMake version (>3.25) and clone the repo including submodules (recursively), from this branch...