We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello everone. I tried to build this plugin on Debian Bookworm, here's my output:
CMake Error at CMakeLists.txt:11 (message): tdlib version 1.7.9 is required (version found: 1.8.42)
I ran this command:
cmake -DTd_DIR=/home/myuser/Downloads/td/tdlib/lib/cmake/Td/ ..
From this path:
/home/myuser/Downloads/tdlib-purple/build
I built td library as specified in the Readme from this repo, following this instructions: https://tdlib.github.io/td/build.html?language=C%2B%2B
The td library build went fine, just a bit long. The tdlib-purple plugin breaks with the specified error.
Please, help.
Thanks in advance, regards, have a nice day.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello everone.
I tried to build this plugin on Debian Bookworm, here's my output:
I ran this command:
cmake -DTd_DIR=/home/myuser/Downloads/td/tdlib/lib/cmake/Td/ ..
From this path:
/home/myuser/Downloads/tdlib-purple/build
I built td library as specified in the Readme from this repo, following this instructions:
https://tdlib.github.io/td/build.html?language=C%2B%2B
The td library build went fine, just a bit long.
The tdlib-purple plugin breaks with the specified error.
Please, help.
Thanks in advance, regards, have a nice day.
The text was updated successfully, but these errors were encountered: