[Github-comments] [geany/geany-plugins] Sundry fixes and enhancements to the keystrokes recorder plugin (#980)

Austin Green notifications at xxxxx
Wed May 20 06:45:25 UTC 2020


On Tue, 19 May 2020 21:48:05 -0700
Matthew Brush <notifications at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200519/ec23b648/attachment.htm>


More information about the Github-comments mailing list