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

Error running win.bat #27899

Closed
billyhao12 opened this issue May 8, 2024 · 1 comment
Closed

Error running win.bat #27899

billyhao12 opened this issue May 8, 2024 · 1 comment
Labels

Comments

@billyhao12
Copy link

Steps to reproduce

  1. Run Telegram/build/prepare/win.bat in x64 Native Tools Command Prompt
  2. Error when opening map files in C:/TBuild/Libraries/win64/libheif/apidoc/html/

Expected behaviour

Map files should open and batch script should execute successfully.

Actual behaviour

I receive the following error messages:

CUSTOMBUILD : error : problems opening map file C:/TBuild/Libraries/win64/libheif/apidoc/html/heif_8h__incl.map for inc
lusion in the docs! [C:\TBuild\Libraries\win64\libheif\doc_doxygen.vcxproj]
  If you installed Graphviz/dot after a previous failing run,
  try deleting the output directory and rerun doxygen.
CUSTOMBUILD : error : problems opening map file C:/TBuild/Libraries/win64/libheif/apidoc/html/heif_8h__dep__incl.map fo
r inclusion in the docs! [C:\TBuild\Libraries\win64\libheif\doc_doxygen.vcxproj]
  If you installed Graphviz/dot after a previous failing run,
  try deleting the output directory and rerun doxygen.
CUSTOMBUILD : error : problems opening map file C:/TBuild/Libraries/win64/libheif/apidoc/html/heif__regions_8h__incl.ma
p for inclusion in the docs! [C:\TBuild\Libraries\win64\libheif\doc_doxygen.vcxproj]
  If you installed Graphviz/dot after a previous failing run,
  try deleting the output directory and rerun doxygen.
CUSTOMBUILD : error : problems opening map file C:/TBuild/Libraries/win64/libheif/apidoc/html/structheif__decoding__opt
ions__coll__graph.map for inclusion in the docs! [C:\TBuild\Libraries\win64\libheif\doc_doxygen.vcxproj]
  If you installed Graphviz/dot after a previous failing run,
  try deleting the output directory and rerun doxygen.
CUSTOMBUILD : error : problems opening map file C:/TBuild/Libraries/win64/libheif/apidoc/html/structheif__encoding__opt
ions__coll__graph.map for inclusion in the docs! [C:\TBuild\Libraries\win64\libheif\doc_doxygen.vcxproj]
  If you installed Graphviz/dot after a previous failing run,
  try deleting the output directory and rerun doxygen.
CUSTOMBUILD : error : problems opening map file C:/TBuild/Libraries/win64/libheif/apidoc/html/structheif__writer__coll_
_graph.map for inclusion in the docs! [C:\TBuild\Libraries\win64\libheif\doc_doxygen.vcxproj]
  If you installed Graphviz/dot after a previous failing run,
  try deleting the output directory and rerun doxygen.
  Building Custom Rule C:/TBuild/Libraries/win64/libheif/CMakeLists.txt
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): e
rror MSB8066: Custom build for 'C:\TBuild\Libraries\win64\libheif\CMakeFiles\c3d51292e43a84202e9bb8152f8c3dec\doc_doxyg
en.rule;C:\TBuild\Libraries\win64\libheif\CMakeLists.txt' exited with code -1. [C:\TBuild\Libraries\win64\libheif\doc_d
oxygen.vcxproj]
[17/28](Libraries/libheif): FAILED

Operating system

Windows 11 Home, version 23H2, OS build 22631.3447

Version of Telegram Desktop

5.0.1

Installation source

Other (unofficial) source

Crash ID

No response

Logs

No response

@billyhao12 billyhao12 added the bug label May 8, 2024
@billyhao12
Copy link
Author

I was able to resolve this issue by installing the latest version of Graphviz. I deleted my previously generated files and re-ran the batch script.

@Aokromes Aokromes closed this as completed May 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants