[Github-comments] [geany/geany-plugins] cannot install markdown plugin (#792)

elextr notifications at xxxxx
Sat Nov 24 03:43:37 UTC 2018


Ok, so thats a GTK-3 version of Geany (the 3 on the start of the GTK version), so the plugin build will try to build a GTK-3 version of markdown, which needs webkit2gtk, not webkitgtk which is a gtk-2 version of the library.

Its not possible to mix GTK-2 and GTK-3 in the same application.

-- 
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/792#issuecomment-441341155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181123/7276a6b0/attachment.html>


More information about the Github-comments mailing list