Right, so somehow unity8 loads libmirprotobuf (a plugin perhaps?)
Not much we can do from mir side.
It's a consequence of loading libprotobuf and libprotobuf-lite in the same process, as the library symbols will have name collisions (a protobuf issue).
Right, so somehow unity8 loads libmirprotobuf (a plugin perhaps?)
Not much we can do from mir side.
It's a consequence of loading libprotobuf and libprotobuf-lite in the same process, as the library symbols will have name collisions (a protobuf issue).