On Thu, 22 Sep 2022 10:03:29 -0600
William Torrez Corea wrote:
> curlgtk.c:4:10: fatal error: gtk/gtk.h: No such file or directory
> 4 | #include "gtk/gtk.h"
> | ^~~
> compilation terminated.
Do you have the relevant -dev package(s) and dependencies installed? On
Bulls
22.09.22, 18:03 +0200, William Torrez Corea:
What happen with this?
I try compile the following code:
`curl-config --cc` -o example example.c `curl-config --cflags --libs`
But i get the following error:
curlgtk.c:4:10: fatal error: gtk/gtk.h: No such file or directory
4 | #include "gtk/
What happen with this?
I try compile the following code:
`curl-config --cc` -o example example.c `curl-config --cflags --libs`
But i get the following error:
curlgtk.c:4:10: fatal error: gtk/gtk.h: No such file or directory
4 | #include "gtk/gtk.h"
| ^~~
compilation t
3 matches
Mail list logo