<p><a href="https://wiki.geany.org/howtos/win32/msys2" rel="nofollow">https://wiki.geany.org/howtos/win32/msys2</a> works fine for me (GTK2):</p>
<ul>
<li>One-time Setup</li>
<li>GTK+2 compilation</li>
<li>Plugins:</li>
</ul>
<div class="highlight highlight-source-shell"><pre><span class="pl-c1">cd</span>
curl -L -o geany-plugins-master.zip https://github.com/geany/geany/archive/master.zip
unzip geany-plugins-master.zip
<span class="pl-c1">cd</span> geany-plugins-master
NOCONFIGURE=1 ./autogen.sh
./configure --prefix=/c/geany --with-geany-libdir=/c/geany/lib --disable-silent-rules
make -j2
make install</pre></div>
<ul>
<li>Creating a GTK runtime bundle</li>
</ul>

<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=AAIOWJ6TZTJEVQZZBLZFV2LQAKIOTA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2NGK6Y#issuecomment-513435003">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7BW6NVJWJS3YXJS63QAKIOTANCNFSM4IFGFRGQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ25E7BK2YUT7QLAAULQAKIOTA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2NGK6Y.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=AAIOWJ6TZTJEVQZZBLZFV2LQAKIOTA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2NGK6Y#issuecomment-513435003",
"url": "https://github.com/geany/geany-plugins/issues/887?email_source=notifications\u0026email_token=AAIOWJ6TZTJEVQZZBLZFV2LQAKIOTA5CNFSM4IFGFRG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2NGK6Y#issuecomment-513435003",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>