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

An error is reported during compilation, indicating the absence of emoji.h/emoji.cpp documents #112

Open
mianhuadada opened this issue Jun 29, 2022 · 8 comments

Comments

@mianhuadada
Copy link

Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'emoji.h': No such file or directory (compiling source file E:\TBuild\BuildPath\tdesktop\Telegram\lib_ui\ui\text\text.cpp) lib_ui E:\TBuild\BuildPath\tdesktop\Telegram\lib_ui\ui\emoji_config.h 12

@Remm-Zar
Copy link

Remm-Zar commented Mar 5, 2023

I have the same problem

@PoweredByAndrox
Copy link

Have the same

@xmdnx
Copy link

xmdnx commented Jul 11, 2023

have same

@xmdnx
Copy link

xmdnx commented Jul 11, 2023

the core of problem is in

git submodule update

because this appears:

Details
fatal: remote error: upload-pack: not our ref 651387177eacb9a0836495e30cccec87cba4e527
fatal: Fetched in submodule path 'lib_ui', but it did not contain 651387177eacb9a0836495e30cccec87cba4e527. Direct fetching of that commit failed.

@PoweredByAndrox
Copy link

the core of problem is in

git submodule update

because this appears:

Details

Can you change the hash of commit to another and try build it success?

@xmdnx
Copy link

xmdnx commented Jul 16, 2023

build succeded. problem was in link to not existing commit in submodule

@PoweredByAndrox
Copy link

build succeded. problem was in link to not existing commit in submodule

Wow, I check it later when done some my tasks and then try to build x32 (now only work on x64)

@duqingnian
Copy link

2024-4-27 , I have the same problem

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

5 participants