[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with a library



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/gtk.h"
       |          ^~~~~~~~~~~
compilation terminated.

Install some dependencies but the error persist:

sudo apt-get install build-essential gnome-devel

<https://packages.debian.org/search?searchon=contents&keywords=gtk.h&mode=exactfilename&suite=stable&arch=any>

You'll probably need to install one of the libgtk*-dev packages.

--
Regards
  mks



Reply to: