<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>KrampusHack 2020: Windows Binary pack</title>
		<link>http://www.allegro.cc/forums/view/618340</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Mon, 25 Jan 2021 19:38:55 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I present the windows binary pack for KrampusHack 2020! This binarypack contains all the windows binaries (and DLLs) that I managed to gather thus far. </p><p>Get it here: 
</p><ul><li><p><s><a href="https://amarillion.org/speedhack/krampus20-binarypack-v1.7z">https://amarillion.org/speedhack/krampus20-binarypack-v1.7z</a> (80Mb)</s>
</p></li><li><p><a href="https://amarillion.org/speedhack/krampus20-binarypack-v2.7z">https://amarillion.org/speedhack/krampus20-binarypack-v2.7z</a> (80Mb)</p><br /></li><li><p><s>There is no binary for archdark&#39;s entry. It&#39;s based on Qt and I can&#39;t even imagine how to compile that on windows.</s>
</p></li><li><p>Push32&#39;s entry requires java installed. See the readme for instructions.
</p></li><li><p>Eric&#39;s entry either requires a web server installed, or you can just play it directly on the web.</p></li></ul><p><s>
This is only the first version, if there are any contributions I&#39;ll include them in a second version. 

Has somebody managed to compile archdark&#39;s entry?</s></p><p>I have now uploaded version 2.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Fri, 15 Jan 2021 03:19:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You don&#39;t need anything special for archdark&#39;s entry besides its dependencies, this suffices:</p><div class="source-code snippet"><div class="inner"><pre>gcc <span class="k3">*</span>.c <span class="k3">-</span>otrippy_typing <span class="k3">-</span>Iinclude <span class="k3">-</span>Llib <span class="k3">-</span>lraylib <span class="k3">-</span>lwinmm <span class="k3">-</span>lgdi32 <span class="k3">-</span><span class="k1">static</span>
</pre></div></div><p>

Here&#39;s the <a href="https://www.allegro.cc/files/attachment/612832">binary</a>.</p><p>Big caveat: the entry as submitted is unplayable, due to an apparent bug in it which I fixed. It&#39;s just a single change of <span class="source-code">TextToLower</span> to <span class="source-code">TextToUpper</span> on main.c:270.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (SiegeLord)</author>
		<pubDate>Fri, 15 Jan 2021 05:29:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well done amarillion and SiegeLord :-)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Fri, 15 Jan 2021 13:01:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for the help SiegeLord! The binary pack is now complete. I&#39;ve uploaded version 2.</p><p>Any feedback is welcome, I can still do a v3 if needed.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Fri, 15 Jan 2021 13:50:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for sorting those out guys, I&#39;ve had a little &quot;test and run&quot; and they all work on my Windows 10 laptop, so I&#39;ll play them all Saturday afternoon.</p><p>By the by, far be it from me to be precious or anything, but I don&#39;t seem to have been anyones secret santa....could do with a hug. <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dizzy Egg)</author>
		<pubDate>Sat, 16 Jan 2021 05:15:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/618340/1049053#target">Dizzy Egg</a> said:</div><div class="quote"><p> but I don&#39;t seem to have been anyones secret santa....could do with a hug.</p></div></div><p>This guy wants a hug too. Maybe the two of you could meet up...</p><p><span class="remote-thumbnail"><span class="json">{"name":"612833","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/e\/2\/e2611a45e397e99f75326cd17275ea74.jpg","w":1920,"h":1080,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/e\/2\/e2611a45e397e99f75326cd17275ea74"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/e/2/e2611a45e397e99f75326cd17275ea74-240.jpg" alt="612833" width="240" height="135" /></span>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Sat, 16 Jan 2021 05:40:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Have problems with Sphere.  It returns a bad error:</p><pre>$ java -jar sphere.jar 
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.lwjgl.LWJGLUtil$3 (file:/home/guillermo/Escritorio/KrampusHack20/push32%20-%20sphere/sphere.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.lwjgl.LWJGLUtil$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version-&gt;filename == NULL || ! _dl_name_match_p (version-&gt;filename, map)&#39; failed!
</pre><p>
I think it&#39;s something I haven&#39;t installed (Xubuntu), isn&#39;t it?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Sun, 17 Jan 2021 18:53:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (William Labbett)</author>
		<pubDate>Sun, 17 Jan 2021 20:12:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Niunio, what java version are you using? Java changed the rules for reflective access in Java 9. There are command-line options to fall back to the old behaviour. I think this might work:</p><p>java --illegal-access=permit -jar sphere.jar
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Mon, 18 Jan 2021 01:16:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>On niuno&#39;s problem - the lines starting &quot;WARNING&quot; <i>are</i> just warnings, they&#39;re pretty common and you can ignore them.<br />The thing about &quot;Inconsistency...&quot; I&#39;ve never seen before, but google gives lots of similar reports. AFAICS it&#39;s a bug in some versions of the JDK on some Linux distros. Some suggest that switching to Java 8 will fix it (it&#39;s perfectly possible to have more than one version installed at the same time, for example I have 8 and 11.) Also some are reporting differences between Oracle JDK and (Adopt)OpenJDK - you&#39;d have to read the reports in more detail to see which apply to your particular Linux.</p><p>Pete</p><p><a href="https://stackoverflow.com/questions/55847497/how-do-i-troubleshoot-inconsistency-detected-dl-lookup-c-111-java-result-12">https://stackoverflow.com/questions/55847497/how-do-i-troubleshoot-inconsistency-detected-dl-lookup-c-111-java-result-12</a><br /><a href="https://unix.stackexchange.com/questions/532054/program-crashes-with-the-error-inconsistency-detected-by-ld-so-dl-lookup-c-11">https://unix.stackexchange.com/questions/532054/program-crashes-with-the-error-inconsistency-detected-by-ld-so-dl-lookup-c-11</a><br /><a href="https://github.com/libgdx/libgdx/issues/5916">https://github.com/libgdx/libgdx/issues/5916</a><br /><a href="https://github.com/gephi/gephi/issues/2102">https://github.com/gephi/gephi/issues/2102</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Hull)</author>
		<pubDate>Mon, 18 Jan 2021 14:56:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just used Java 8 (I have 8 &amp; 11 installed like Peter) and it worked. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>Thanks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Mon, 18 Jan 2021 22:35:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>There&#39;s a video now too. Please leave a like!</p><p><a href="https://youtu.be/reMXTkTYfzA">https://youtu.be/reMXTkTYfzA</a></p><p>(somebody please remind me how to embed a youtube video...)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Tue, 19 Jan 2021 14:07:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/618340/1049110#target">amarillion</a> said:</div><div class="quote"><p> (somebody please remind me how to embed a youtube video...)</p></div></div><p>Just put the URL in square brackets. Like this: [<a href="https://youtu.be/reMXTkTYfzA">https://youtu.be/reMXTkTYfzA</a>]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (LennyLen)</author>
		<pubDate>Tue, 19 Jan 2021 17:32:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That didn&#39;t work for me, that just changes the link into regular text...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Tue, 19 Jan 2021 20:13:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Awesome video! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Tue, 19 Jan 2021 22:56:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Short URLs don&#39;t work.</p><p><div class="media-player youtube"><div style="margin: 1em 2em; background: url(/images/movie.png); width: 180px; height: 100px; text-align: center;"><a href="http://www.allegro.cc//www.youtube.com/watch?v=reMXTkTYfzA" target="_blank"><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/object/3/d/3d1818df7022c1433a5d99017afe255f.jpg" border="0" alt="video" title="Click to play video" /></a></div></div>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Tue, 19 Jan 2021 23:14:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>hi, i&#39;m archdark<br />im not using Qt Library but Qt Creator<br />on windows you just need qmake or qtcreator</p><p>can i put the win32 binary here? sorry i did everything on linux<br />i can provide it today
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ryonagana)</author>
		<pubDate>Mon, 25 Jan 2021 18:30:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hey ryonagana,</p><p>Thanks for the offer, but SiegeLord already managed to compile your entry, and it&#39;s already included in binary pack version 2. So we&#39;re good.</p><p>So, what do you think of everybody&#39;s games?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Mon, 25 Jan 2021 19:04:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>the entries for yours was very fine<br />i need to study lot more to catch up you guys</p><p>i&#39;ve  just played rmbeer entry because was linux  ready to compile but i&#39;m gonna download the binarypack and play them </p><p><img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ryonagana)</author>
		<pubDate>Mon, 25 Jan 2021 19:38:55 +0000</pubDate>
	</item>
</rss>
