Open zz64 opened 2 years ago
I'm also failing to compile against tdlib 1.8.0 and 1.7.0.
Where does 1.7.9 come from? I can't find the release tag or anything in the changelog.
tdlib-purple seems to require exactly that version. Is that really needed or will lower microversions also work?
You might want to use this PR: https://github.com/ars3niy/tdlib-purple/pull/159
@BenWiederhake Thanks. I worked around the problem by using commit 42aadccc8b (last 1.7.9 commit) as anchor. I'm using gentoo and live builds can be "abused" that way but I suppose best practice for packaging would be to only use official releases (or ignoring the microversion during checks until problems arise and a specific microversion needs to be fixed until the problems are solved).
I will compile manually and give PR #159 a try with tdlib 1.8.0.
Hi, any solution to build this plugin with tdlib 1.8.0 ?
Thanks