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. 

-- 
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-631233923

Reply via email to