kuvaldini
kuvaldini
--debug
Install all required packages first
Thank you. > > Message ID: ***@***.***> >
@wmertens did you solve the problem? Let us look at it.
@klosworks , good notice . I did not use this lib in a such way. If you know a problem and the solution it would be nice to review a...
Could you reread the error message once more? `In template: static_assert failed due to requirement '__is_cpp17_move_insertable::value' "The specified type does not meet the requirements of Cpp17MoveInsertable"` It tells nothing related...
And as you could also see my class Peer existed only in a function parameters, (now removed) and does not participate.
Yes. Thanks a lot for understanding and attention. > > Sorry, I didn't notice/realize you used vector of rows. We need to make row movable to fix this. > >...
I looked for event names and found them in code with magic command `grep`: ```C enum fsw_event_flag { NoOp = 0, /**< No event has occurred. */ PlatformSpecific = (1
Hi? Where is the list of all possible events?