[Github-comments] [geany/geany-plugins] debugger plugin will not make/compile (#762)

Colomban Wendling notifications at xxxxx
Fri Aug 3 14:28:26 UTC 2018


When you configured Geany-Plugins, you should have seen that the Debugger plugin wasn't enabled, because it lacked some dependencies.  To force failure if a dependency is missing instead of disabling building of the plugin, force enabling that plugin with `--enable-debugger`.

Anyway, you're lacking `libvte` development files (I thing for now the debugger plugin only supports GTK2, so you'll need `libvte2-dev`, not `libvte-2.90-dev`), which are not the same as Geany's `vte` module which i Geany's part *using* `libvte`.

-- 
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/issues/762#issuecomment-410267883
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180803/7a302d80/attachment-0001.html>


More information about the Github-comments mailing list