php-gtk3
php-gtk3 copied to clipboard
Verify libglade or gladeui
trafficstars
On mac, Glade run fine with libglade, so we need to chage all includes os src/Glade/*.h to glade/glade.h
On Makefile, need to change GTKFLAGS to pkg-config --cflags gtk+-3.0 libglade-2.0 gtksourceview-3.0 gtk-mac-integration-gtk3
Verify a nice way to handle this, looking OS def or verifying libglade or gladeui