won't build on my machine
[ 19%] Building CXX object td/generate/CMakeFiles/generate_common.dir/tl_writer_td.cpp.o
[ 19%] Linking CXX executable generate_common
[ 19%] Built target generate_common
[ 19%] Building C object td/generate/tl-parser/CMakeFiles/tl-parser.dir/crc32.c.o
[ 19%] Building C object td/generate/tl-parser/CMakeFiles/tl-parser.dir/tlc.c.o
[ 19%] Building C object td/generate/tl-parser/CMakeFiles/tl-parser.dir/tl-parser.c.o
[ 19%] Linking C executable tl-parser
[ 19%] Built target tl-parser
[ 19%] Generate TLO files
Error in parse:
Error near line 10 pos 11: `Can not parse nat const`
make[2]: *** [td/generate/CMakeFiles/tl_generate_tlo.dir/build.make:75: td/generate/CMakeFiles/tl_generate_tlo] Error 1
make[1]: *** [CMakeFiles/Makefile2:796: td/generate/CMakeFiles/tl_generate_tlo.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
-> error making: libtd-dev-exit status 4
Pinned Comments
alissonlauffer commented on 2021-12-04 18:54 (UTC) (edited on 2023-06-05 17:55 (UTC) by alissonlauffer)
This package is mainly for use in Paper Plane, since Paper Plane most of the time requires specific versions of tdlib (which are therefore unavailable in the
telegram-tdlib
andlibtd
packages) to avoid random crashes, so this package is tied to the tdlib version that Paper Plane currently uses.