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

Problems with a library



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

-- 

With kindest regards, William.

⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀⠀⠀⠀


Reply to: