Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Build fails with complaint about td_log.h missing #3

Open
hanaral opened this issue Feb 25, 2020 · 1 comment
Open

Build fails with complaint about td_log.h missing #3

hanaral opened this issue Feb 25, 2020 · 1 comment

Comments

@hanaral
Copy link

hanaral commented Feb 25, 2020

Hi, I'd love to see this project continued as many elementary users (such as myself) would appretiate a telegram client that's native to the desktop.
When trying to sudo ninja install the build, it spits out this error:
com.github.suzamax.Aircraft@exe/src/Client.c:10:10: fatal error: td/telegram/td_log.h: No such file or directory #include <td/telegram/td_log.h> ^~~~~~~~~~~~~~~~~~~~~~
despite all of the tdlib files being present. Would you be able to point me to what mşght be wrong?

@Suzamax
Copy link
Owner

Suzamax commented Feb 26, 2020

I am aware of this situation. I was learning concurrency and more in order to be able to properly code this app. But i was too busy and having trouble.

Soon there'll be a reboot of the code, with concurrency and Granite-free (I don't want to tie this app just in Elementary, as I am changing desktops quite often).

Let's get in the issue: The problem is that the submodule is incorrect, is called td instead of tdlib, in a next commit there'll be a new td.

Try to build td before compiling this app.

PS: This app only logs in at the moment.

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

No branches or pull requests

2 participants