Closed sulivanShu closed 1 year ago
Hi!
Same issue than: https://github.com/apertium/apertium-separable/issues/50
make Making all in src make[1] : on entre dans le répertoire « /home/regivanx/apertium-anaphora/src » g++ -DPACKAGE_NAME=\"apertium-anaphora\" -DPACKAGE_TARNAME=\"apertium-anaphora\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"apertium-anaphora\ 1.1.1\" -DPACKAGE_BUGREPORT=\"khanna.tanmai@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"apertium-anaphora\" -DVERSION=\"1.1.1\" -I. -Wall -Wextra -I/usr/local/include -I/usr/include/libxml2 -Wall -Wextra -g -O2 -std=c++23 -MT anaphora.o -MD -MP -MF .deps/anaphora.Tpo -c -o anaphora.o anaphora.cc Dans le fichier inclus depuis parse_arx.h:25, depuis anaphora.cc:20: /usr/local/include/lttoolbox/ustring.h:25:10: erreur fatale: utf8.h : Aucun fichier ou dossier de ce type 25 | #include <utf8.h> | ^~~~~~~~ compilation terminée. make[1]: *** [Makefile:440: anaphora.o] Error 1 make[1] : on quitte le répertoire « /home/regivanx/apertium-anaphora/src » make: *** [Makefile:400: all-recursive] Error 1
Hi!
Same issue than: https://github.com/apertium/apertium-separable/issues/50