<p></p>
<p>Here we go, Meson on MSYS2: <a href="https://gist.github.com/eht16/5dc2fdfc79d10176e67aa7439816cf4c">https://gist.github.com/eht16/5dc2fdfc79d10176e67aa7439816cf4c</a></p>
<p>It looks pretty good already, the configure part works well. Good job!</p>
<p>There are a few details on the build stage:</p>
<ul>
<li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="830890432" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2761" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2761/hovercard?comment_id=700600332&comment_type=review_comment" href="https://github.com/geany/geany/pull/2761#discussion_r700600332">#2761 (comment)</a></li>
<li>ENABLE_NLS must be set to 1 , not just defined as well as the other HAVE_* macros (for the bundled "ctags/gnu_regex" library)</li>
<li>__USE_GNU macro must be defined for bundled "ctags/gnu_regex" library (as done in <a href="https://github.com/geany/geany/blob/master/ctags/Makefile.am#L197">https://github.com/geany/geany/blob/master/ctags/Makefile.am#L197</a>)</li>
<li>something is wrong with include paths for bundled "fnmatch" library, it doesn't find its own header</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/pull/2761#issuecomment-910811241">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7POJDZ36E43VM2DQ3T72OWVANCNFSM4ZDZAFLA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJYXTVEZINX3M2GF3STT72OWVA5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGZE6A2I.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/pull/2761#issuecomment-910811241",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-910811241",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>