Skip to content
New issue

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

Build fail with CMake on Debian #186

Open
anonimo82 opened this issue Jan 9, 2025 · 0 comments
Open

Build fail with CMake on Debian #186

anonimo82 opened this issue Jan 9, 2025 · 0 comments

Comments

@anonimo82
Copy link

anonimo82 commented Jan 9, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant