Advertisement
Goddard

Untitled

Sep 6th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. CONFIG += svg link_pkgconfig
  2. PKGCONFIG += gtk+-3.0 appindicator3-0.1 glib-2.0
  3.  
  4. These are reporting unknown file or directory -> #include <gtk/gtk.h>
  5. #include <gio/gio.h>
  6. #include <libappindicator/app-indicator.h>
  7.  
  8. This is the error
  9. /usr/include/glib-2.0/gio/gio.h:54: In file included from /usr/include/glib-2.0/gio/gio.h:54:0,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement