You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the problem is that this repo is compatible with earlier versions of zenoh-c ( version 0.7 or something), which doesn't work with version 1.0.x. According to the discord server, there isn't any plans of updating this repo at his stage either.
Hi, I am reporting a problem in Zenoh.cs.
Zenoh.cs is trying to import z_init_logger here, but zenoh-c does not implement this function.
Please see here
Other functions such as
zn_config_from_str
andzn_open
were also not found.The text was updated successfully, but these errors were encountered: