jnsh / arc-theme

A flat theme with transparent elements (actively maintained fork)
GNU General Public License v3.0
902 stars 77 forks source link

Could not determine GTK3 version. #108

Closed ghost closed 3 years ago

ghost commented 3 years ago

configure: error: Could not determine GTK3 version. Install GTK3 (and its development files), or use the --with-gtk3=<version> option. Alternatively you can choose to not build the GTK3 theme with --disable-gtk3 option.

Happening on OpenSUSE Tumbleweed. I'm sure there is an easy way around this but if so, it could've been added to the INSTALL.md file.

jnsh commented 3 years ago

Well, the way around is explained in the very error message you posted:

configure: error: Could not determine GTK3 version. Install GTK3 (and its development files), or use the --with-gtk3= option. Alternatively you can choose to not build the GTK3 theme with --disable-gtk3 option.

This is also explained in detail in the versioned themes section of the INSTALL.md.

I'm happy to hear any possible suggestions for making this even more clearer.

jnsh commented 3 years ago

Closing, since there hasn't been any follow ups.

I hope you got it figured out. Let me know if you didn't, or if you encounter any other issues.