Hi,<br>  I'm trying to compile the plugins from the git tarball but I get an error. (BTW, I copiled the geany IDE just fine and it's working)<br>  the "./waf configure" command goes fine, but after doing "./waf build" I get this, saying the geanyplugin.h file is missing:<br>

<br>Waf: Entering directory `/home/testuser/download/geany-plugins-master/_build_'<br>[  1/153] po: po/be.po -> _build_/po/be.mo<br>[  2/153] po: po/ca.po -> _build_/po/ca.mo<br>[  3/153] po: po/da.po -> _build_/po/da.mo<br>

[  4/153] po: po/de.po -> _build_/po/de.mo<br>[  5/153] po: po/es.po -> _build_/po/es.mo<br>[  6/153] po: po/fr.po -> _build_/po/fr.mo<br>[  7/153] po: po/gl.po -> _build_/po/gl.mo<br>[  8/153] po: po/ja.po -> _build_/po/ja.mo<br>

[  9/153] po: po/nl.po -> _build_/po/nl.mo<br>[ 10/153] po: po/pt.po -> _build_/po/pt.mo<br>[ 11/153] po: po/pt_BR.po -> _build_/po/pt_BR.mo<br>[ 12/153] po: po/ru.po -> _build_/po/ru.mo<br>[ 13/153] po: po/tr.po -> _build_/po/tr.mo<br>

[ 14/153] po: po/zh_CN.po -> _build_/po/zh_CN.mo<br>[ 15/153] glib_mkenums: webhelper/src/gwh-browser.h webhelper/src/gwh-keybindings.h webhelper/src/gwh-plugin.h webhelper/src/gwh-settings.h webhelper/src/gwh-utils.h webhelper/src/gwh-enum-types.c.tpl -> webhelper/src/gwh-enum-types.c<br>

[ 16/153] glib_mkenums: webhelper/src/gwh-browser.h webhelper/src/gwh-keybindings.h webhelper/src/gwh-plugin.h webhelper/src/gwh-settings.h webhelper/src/gwh-utils.h webhelper/src/gwh-enum-types.h.tpl -> webhelper/src/gwh-enum-types.h<br>

[ 17/153] c: addons/src/ao_blanklines.c -> _build_/addons/src/ao_blanklines.c.1.o<br>../addons/src/ao_blanklines.c:22:25: fatal error: geanyplugin.h: No existe el fichero o el directorio<br>compilation terminated.<br>
Waf: Leaving directory `/home/testuser/download/geany-plugins-master/_build_'<br>
Build failed<br> -> task failed (exit status 1): <br>    {task 169698796: c ao_blanklines.c -> ao_blanklines.c.1.o}<br>['/usr/bin/gcc', '-DHAVE_CONFIG_H', '-fPIC', '-pthread', '-pthread', '-pthread', '-pthread', '-I/home/testuser/download/geany-plugins-master/_build_/addons/addons/src', '-I/home/testuser/download/geany-plugins-master/addons/addons/src', '-I/home/testuser/download/geany-plugins-master/_build_', '-I/usr/include/gtk-2.0', '-I/usr/lib/gtk-2.0/include', '-I/usr/include/atk-1.0', '-I/usr/include/cairo', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/pango-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib/glib-2.0/include', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng14', '-I/var/opt/include/geany', '-I/var/opt/include/geany/tagmanager', '-I/var/opt/include/geany/scintilla', '-DG_LOG_DOMAIN="Addons"', '-DGTK', '../addons/src/ao_blanklines.c', '-c', '-o', 'addons/src/ao_blanklines.c.1.o']<br>

<br><br clear="all"><div>--<br>
Lucas Vieites<br><a href="mailto:lucasvieites@gmail.com" target="_blank">lucasvieites@gmail.com</a><br><a href="http://blog.codexion.com" target="_blank">http://blog.codexion.com</a><br><a href="http://www.linkedin.com/in/lucasvieites" target="_blank">http://www.linkedin.com/in/lucasvieites</a><br>


</div>