View Issue Details

IDProjectCategoryView StatusLast Update
0007376GNUnetmessenger servicepublic2022-10-07 10:44
Reporterschanzen Assigned Tothejackimonster  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0007376: Gtk App FTBFS
Descriptionsrc/ui/picker.c:29:10: fatal error: emoji.h: No such file or directory
   29 | #include <emoji.h>
      | ^~~~~~~~~
compilation terminated.
make: *** [Makefile:119: src/ui/picker.o] Error 1

No idea where I can get this from. Build also needs a buildsystem badly.
TagsNo tags attached.

Activities

Sven Grewe

2022-10-06 20:34

reporter   ~0019207

It seems to compile with (at least?) "emoji.h" from the Gnome Characters repository. The Readme file mentions the use of the repo with a git submodule.

schanzen

2022-10-07 10:44

administrator   ~0019208

Thanks for the pointer! I am obviously too stupid to read a README ;)
Anyway, managed to compile it now (with some CFLAGS LDFLAGS pain).
It would still be nice to have a build system for the compiler/linker dependencies.

Issue History

Date Modified Username Field Change
2022-10-02 09:59 schanzen New Issue
2022-10-02 09:59 schanzen Assigned To => thejackimonster
2022-10-02 09:59 schanzen Status new => assigned
2022-10-06 20:34 Sven Grewe Note Added: 0019207
2022-10-07 10:44 schanzen Note Added: 0019208