Closed UltraBurstXD closed 3 years ago
Well, when I compile with GTK3 only, there are no issues. But I think for compatibility sake, I should compile to GTK2 too... There are still several software with some parts implemented with GTK2.
Run
git clone https://github.com/ubuntubudgie/pocillo-gtk-theme
cd pocillo-gtk-theme
make
sudo make install
Then you can use make all / make gtk3 / .apply etc.
I'm still getting the same error :confused:
But I think I can ignore it :grinning:
When I run
make all
, I get this (new) error:I'm trying to build the project for both GTK2 & GTK3, but I can't. I don't know what's going on.