Skip to content

Instantly share code, notes, and snippets.

@iamutkarshtiwari
Created August 17, 2015 20:14
Show Gist options
  • Save iamutkarshtiwari/5ab9e72fb21c1975ad7a to your computer and use it in GitHub Desktop.
Save iamutkarshtiwari/5ab9e72fb21c1975ad7a to your computer and use it in GitHub Desktop.
iamutkarsh@Kickass:~/gnome$ gcc gtk.c -o gtk
gtk.c:1:16: fatal error: gtk.h: No such file or directory
#include<gtk.h>
^
compilation terminated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment