autobahn-cpp
autobahn-cpp copied to clipboard
Add compile def "MSGPACK_DEFAULT_API_VERSION=1"
autobahn-cpp only supports msgpack V1. Current libmsgpackc2 & libmsgpack-dev packages on Debian 10 & 11 is using V2 which makes autobahn-cpp incompatible with Debian 10 & 11. Until msgpack V2 support is there, this workaround increases the compatibility on Debian distributions.
I don't think the checks are failing because of the changes. Am I missing something here? @oberstet
First time contributing to this project, not familiar with the CI.
yeah, not sure, it is very likely unrelatedm and it seems like conan>=1.52.0 might solve the issue
https://github.com/conan-io/conan/issues/12076