php-gtk3 icon indicating copy to clipboard operation
php-gtk3 copied to clipboard

Verify libglade or gladeui

Open scorninpc opened this issue 5 years ago • 0 comments
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

scorninpc avatar Feb 26 '20 19:02 scorninpc