You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, trying to build project in QT Creator on win10 x32. I get this error:
libqtelegram-aseman-edition-master\libqtelegram-ae\secret\secretchat.h:32: error: 'telegram/types/inputuser.h' file not found
When I go to
libqtelegram-aseman-edition-master\libqtelegram-ae
I suppose there should be telegram folder with some files like telegram.pri, telegramcore.h and some other folders inside. But I don't have "telegram" folder inside libqtelegram-ae at all.
How to fix it ?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, trying to build project in QT Creator on win10 x32. I get this error:
libqtelegram-aseman-edition-master\libqtelegram-ae\secret\secretchat.h:32: error: 'telegram/types/inputuser.h' file not found
When I go to
libqtelegram-aseman-edition-master\libqtelegram-ae
I suppose there should be telegram folder with some files like telegram.pri, telegramcore.h and some other folders inside. But I don't have "telegram" folder inside libqtelegram-ae at all.
How to fix it ?
Thank you.
The text was updated successfully, but these errors were encountered: