On Tue, 19 May 2020 21:48:05 -0700
Matthew Brush <notificati...@github.com> wrote:

> You should compile with at least `-Wall -Wextra -Werror` and make sure 
> there's no warnings/errors. Sometimes it's useful to add 
> `-Wno-unused-parameter` and `-DGLIB_DISABLE_DEPRECATION_WARNINGS ` to filter 
> out the noise. You can also change into the plugin directory and do `make` 
> from there to avoid getting bombarded by messages from other plugins. 

Thanks; will do that.  I was just trying to figure out how to reconfigure for 
GTK2; my previous build had --enable-gtk3, and now I can't seem to make it not 
use GTK3.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/980#issuecomment-631271442

Reply via email to