<p></p>
<p><b>@eht16</b> requested changes on this pull request.</p>

<p>GTK 3.8.2 is not the problem as we use it on all other Travis builds as well and they work fine.</p>
<p>I was able to reproduce this error with a <code>ubuntu:trusty</code> Docker container after replicating the steps the Travis build does. Though I don't see the cause for the error. My best guess is that any of the changes in <code>configure.ac</code> breaks the linking.</p><hr>

<p>In <a href="https://github.com/geany/geany/pull/2610#discussion_r499148798">scripts/cross-build-mingw.sh</a>:</p>
<pre style='color:#555'>> @@ -87,8 +87,8 @@ mkdir "$BUILDDIR"
 cd "$BUILDDIR"
 
 mkdir _deps
-fetch_and_unzip "$GTK3_BUNDLE_ZIP" _deps
-[ "$GTK3" = yes ] || fetch_and_unzip "$BUNDLE_ZIP" _deps
</pre>
<p>We should keep this as is.<br>
Even it looks weird but we need the GTK3 bundle also for GTK2 builds. IIRC because of a newer GLib in the GTK3 bundle.<br>
This is why the Mingw GTK2 build failed.</p>

<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/2610#pullrequestreview-501546802">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZMNI5M4MU7YR266KTSI4ZNBANCNFSM4SCAANGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4YZMQXWR2KLPHUN5LSI4ZNBA5CNFSM4SCAANG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODXSP6MQ.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/2610#pullrequestreview-501546802",
"url": "https://github.com/geany/geany/pull/2610#pullrequestreview-501546802",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>