Untitled
unknown
plain_text
10 months ago
414 B
20
Indexable
root@fedora:/home/jd/Desktop/radarplot/radarplot-2.0.0# make CFLAGS="-Wno-error=deprecated-declarations"
gcc -Wno-error=deprecated-declarations -o icongen.o -c icongen.c
icongen.c:12:10: fatal error: cairo.h: No such file or directory
12 | #include <cairo.h>
| ^~~~~~~~~
compilation terminated.
make: *** [Makefile:174: icongen.o] Error 1
root@fedora:/home/jd/Desktop/radarplot/radarplot-2.0.0#
Editor is loading...
Leave a Comment