<p>Thanks to advice how to compile Geany Plugins on Windows using MSYS2.</p>
<p>I did following steps:</p>
<ol>
<li>Installed <a href="http://www.msys2.org" rel="nofollow">MSYS2</a></li>
<li>Downloaded <a href="https://github.com/geany/geany-plugins/archive/master.zip">https://github.com/geany/geany-plugins/archive/master.zip</a></li>
<li>From MSYS2 terminal, installed: intltool and autoconf</li>
</ol>
<blockquote>
<p>pacman -S intltool<br>
pacman -S autoconf<br>
pacman -S libtool<br>
pacman -S automake</p>
</blockquote>
<ol start="4">
<li>Run: ./autgen.sh, it exist with error. Following is the output:</li>
</ol>
<blockquote>
<p>You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'.<br>
autoreconf: Entering directory `.'<br>
autoreconf: configure.ac: not using Gettext<br>
autoreconf: running: aclocal --force -I build/cache -I build -I build/bundled -I geanypy/m4 --install<br>
build/i18n.m4:15: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from...<br>
build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:26: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/gtk.m4:4: GP_CHECK_GTK_VERSION is expanded from...<br>
configure.ac:26: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from...<br>
build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:26: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/gtk.m4:4: GP_CHECK_GTK_VERSION is expanded from...<br>
configure.ac:26: the top level<br>
aclocal-1.16: installing 'build/cache/libtool.m4' from '/usr/share/aclocal/libtool.m4'<br>
aclocal-1.16: installing 'build/cache/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'<br>
aclocal-1.16: installing 'build/cache/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'<br>
aclocal-1.16: installing 'build/cache/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'<br>
aclocal-1.16: installing 'build/cache/lt<del>obsolete.m4' from '/usr/share/aclocal/lt</del>obsolete.m4'<br>
aclocal-1.16: installing 'build/cache/nls.m4' from '/usr/share/aclocal/nls.m4'<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from...<br>
build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:26: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/gtk.m4:4: GP_CHECK_GTK_VERSION is expanded from...<br>
configure.ac:26: the top level<br>
autoreconf: configure.ac: tracing<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from...<br>
build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:26: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/gtk.m4:4: GP_CHECK_GTK_VERSION is expanded from...<br>
configure.ac:26: the top level<br>
autoreconf: running: libtoolize --copy --force<br>
libtoolize: putting auxiliary files in '.'.<br>
libtoolize: copying file './ltmain.sh'<br>
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/cache'.<br>
libtoolize: copying file 'build/cache/libtool.m4'<br>
libtoolize: copying file 'build/cache/ltoptions.m4'<br>
libtoolize: copying file 'build/cache/ltsugar.m4'<br>
libtoolize: copying file 'build/cache/ltversion.m4'<br>
libtoolize: copying file 'build/cache/lt~obsolete.m4'<br>
build/i18n.m4:15: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from...<br>
build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:26: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/gtk.m4:4: GP_CHECK_GTK_VERSION is expanded from...<br>
configure.ac:26: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from...<br>
build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:26: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/gtk.m4:4: GP_CHECK_GTK_VERSION is expanded from...<br>
configure.ac:26: the top level<br>
autoreconf: running: /usr/bin/autoconf --force<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:24: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from...<br>
build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...<br>
build/geany.m4:31: GP_CHECK_GEANY is expanded from...<br>
configure.ac:24: the top level<br>
configure.ac:26: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd<br>
build/gtk.m4:4: GP_CHECK_GTK_VERSION is expanded from...<br>
configure.ac:26: the top level<br>
configure:13977: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT<br>
If this token and others are legitimate, please use m4_pattern_allow.<br>
See the Autoconf documentation.<br>
configure:14016: error: possibly undefined macro: AM_CONDITIONAL<br>
configure:14420: error: possibly undefined macro: AS_TR_SH<br>
configure:14420: error: possibly undefined macro: m4_tolower<br>
autoreconf: /usr/bin/autoconf failed with exit status: 1</p>
</blockquote>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/887?email_source=notifications&email_token=AAIOWJ3RHKQCFQK2CORCF5TQAHBELA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HAIYRWQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYTQHME35EPHHCOKS3QAHBELANCNFSM4IFGFRGQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5XF6PNQVMTMQX54I3QAHBELA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HAIYRWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/887?email_source=notifications\u0026email_token=AAIOWJ3RHKQCFQK2CORCF5TQAHBELA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HAIYRWQ",
"url": "https://github.com/geany/geany-plugins/issues/887?email_source=notifications\u0026email_token=AAIOWJ3RHKQCFQK2CORCF5TQAHBELA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HAIYRWQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>