<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Compiling for Android on Windows</title>
		<link>http://www.allegro.cc/forums/view/612971</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sat, 20 Jul 2013 07:25:11 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just as the topic suggests, I&#39;m interested in knowing if it&#39;s possible to compile an A5 project for Android on Windows. So, is it?</p><p>I appreciate your feedback.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Mon, 15 Jul 2013 02:55:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes it is.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Mon, 15 Jul 2013 03:05:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Very nice! Do you have any links to documentation or anything which would assist me in this endeavor? (I didn&#39;t see mention of Windows in <i>README_android.txt</i>.)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Mon, 15 Jul 2013 03:13:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The instructions are basically the same as in README_android.txt.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Mon, 15 Jul 2013 11:35:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I was able to get it working a few weekends ago based on that file (using Ubuntu) and no other prior knowledge.</p><p>The whole process is pretty hacky at this point, but it does work if you are able to follow instructions and fill in the missing gaps with a little bit of trial &amp; error.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Tue, 16 Jul 2013 01:57:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for the feedback, guys.</p><p>I only ask about Windows because I don&#39;t feel strong in my knowledge of Linux Ubuntu. Not only that, but I have Ubuntu running in a terrible virtual environment, with lots of bugs and laggard whatnot (I&#39;ll probably just do a fresh install soon enough here).</p><p>Trent, you say it&#39;s basically the same as in README_android.txt, but on Windows I can&#39;t use Linux commands (which is my struggle at the moment). Sure, I can download the Windows version of Android&#39;s SDK and NDK, and I can set environment variables, but when it comes down to it, I don&#39;t see how I&#39;d execute the given commands in Windows. How would I get around that? <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Tue, 16 Jul 2013 06:30:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> export TC=$HOME/android-toolchain</p></div></div><p>Windows would use &#39;set&#39; at the command prompt</p><p>&quot;set export TC=$HOME/android-toolchain&quot;</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> $HOME/android-ndk/build/tools/make-standalone-toolchain.sh --platform=android-9 --install-dir=$TC</p></div></div><p>I haven&#39;t see what&#39;s in that script, but the Msys thing might help here.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
    mkdir build<br />    cd build<br />    cmake .. -DANDROID_NDK_TOOLCHAIN_ROOT=$TC -DWANT_ANDROID=on \<br />        -DWANT_EXAMPLES=OFF -DWANT_DEMO=OFF \<br />        -DCMAKE_BUILD_TYPE=Debug<br />    make &amp;&amp; make install
</p></div></div><p>

These should all work as is in the Windows command prompt.  You might have to download cmake for windows, and your make command might be different, e.g. mingw-make or similar.</p><p>The adb command I&#39;ve never heard of before.</p><p>[EDIT]</p><p>The line &quot;make &amp;&amp; make install&quot; might need to be broken up into &quot;make&quot; and &quot;make install&quot; as separate commands.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Tue, 16 Jul 2013 06:37:41 +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/612971/987276#target">Arthur Kalliokoski</a> said:</div><div class="quote"><p> Windows would use &#39;set&#39; at the command prompt
</p></div></div><p>You could just ignore all of the $HOME and $TC stuff and simply hardcode the directories.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> The adb command I&#39;ve never heard of before.
</p></div></div><p>That&#39;s part of the Android SDK.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Tue, 16 Jul 2013 06:56:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m using MSYS here. The one command that I have to run in CMD.EXE is &quot;android&quot; because it&#39;s a windows batch file. Luckily you don&#39;t have to run that very often so I&#39;m basically only using MSYS unless I set up a new project.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Tue, 16 Jul 2013 07:04:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m always amazed at how helpful and kind this community is. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> However, I ran into issues. After fiddling with setting environment variables for a while, I took <i>Matthew Leverton</i> advice and decided to hard-code where I wanted things to end up, and this was my result:</p><p><span class="remote-thumbnail"><span class="json">{"name":"al_001.PNG","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/8\/9\/896de9fc50fd0a859c06184898a8179e.png","w":677,"h":511,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/8\/9\/896de9fc50fd0a859c06184898a8179e"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/8/9/896de9fc50fd0a859c06184898a8179e-240.jpg" alt="al_001.PNG" width="240" height="181" /></span></p><p>Assistance would be much appreciated.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Wed, 17 Jul 2013 07:39:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You need to use MSYS to run &#39;sh&#39; (bash) scripts.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Wed, 17 Jul 2013 07:47:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>When did the windows command prompt window get so fugly?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Wed, 17 Jul 2013 08:11:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Looks like Windows 8. I still prefer Windows 7 since it has the best theme.</p><p><span class="remote-thumbnail"><span class="json">{"name":"607813","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/c\/8\/c89c2b4d703a370b83a8ac68c9ff934e.png","w":988,"h":511,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/c\/8\/c89c2b4d703a370b83a8ac68c9ff934e"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/c/8/c89c2b4d703a370b83a8ac68c9ff934e-240.jpg" alt="607813" width="240" height="124" /></span>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Wed, 17 Jul 2013 08:43:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I thought git for windows uses a bash shell? The shortcut on my desktop does say git bash...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Wed, 17 Jul 2013 10:48:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Depends how you install it, but it can use cmd.exe also. But the problem is its a bash script he&#39;s trying to run in cmd.exe.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Wed, 17 Jul 2013 11:03:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/members/id/8592">Edgar Reynaldo</a> said:</div><div class="quote"><p>When did the windows command prompt window get so fugly?</p></div></div><p>
</p><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/members/id/261">Trent Gamblin</a> said:</div><div class="quote"><p>Looks like Windows 8. I still prefer Windows 7 since it has the best theme.</p></div></div><p>

Yeah, it&#39;s Windows 8 (pretty sweet on touch devices, but lacking on standard desktops).</p><p>Back on topic, I installed Cygwin and ran the .sh file with ease; the end result was a folder entitled &quot;android-toolchain&quot; under my C drive. From here I downloaded Allegro 5.1.7 and placed it under C:/android_allegro. I then make a builds directory, went inside of it, and ran the cmake command, but it gave me this error:</p><p><span class="remote-thumbnail"><span class="json">{"name":"al_002.PNG","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/9\/8\/989555915f0c4669d6914e3fa6f0516a.png","w":677,"h":427,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/9\/8\/989555915f0c4669d6914e3fa6f0516a"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/9/8/989555915f0c4669d6914e3fa6f0516a-240.jpg" alt="al_002.PNG" width="240" height="151" /></span></p><p>Am I in the wrong directory? I can see within the android_allegro folder that CMakeLists.txt exists.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Wed, 17 Jul 2013 21:54:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think those backslashes in the cmake command are supposed to be line breaks, which aren&#39;t being honored, try taking them out.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Wed, 17 Jul 2013 21:56:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/members/id/5540">Arthur Kalliokoski</a> said:</div><div class="quote"><p>I think those backslashes in the cmake command are supposed to be line breaks, which aren&#39;t being honored, try taking them out.</p></div></div><p>

Strange. Shouldn&#39;t they be <i>\n</i> if they are line-breaks? Anyway, removing the back-slashes furthered progress! Still, I run into errors--this time with CMake itself it seems.</p><p><span class="remote-thumbnail"><span class="json">{"name":"al_003.PNG","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/7\/7\/77a69b4b71247d0a0a3e3cbc4eda87aa.png","w":677,"h":595,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/7\/7\/77a69b4b71247d0a0a3e3cbc4eda87aa"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/7/7/77a69b4b71247d0a0a3e3cbc4eda87aa-240.jpg" alt="al_003.PNG" width="240" height="210" /></span></p><p>I&#39;m missing several internal CMake variables. I ran CMake --check-system-vars and it returned &quot;Also check system files when warning about unused or uninitialized variables. CMake Error: The source directory &#39;C:/android_allegro/build&#39; does not appear to contain CMakeLists.txt.&quot; I don&#39;t understand why it&#39;s looking for the CMakeLists.txt file under the builds directory, when it exists within the root of the android_allegro directory. Shouldn&#39;t the two dots preceding the command tell it to search in the directory above the current one?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Wed, 17 Jul 2013 22:10:57 +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/612971/987411#target">Sheegoth</a> said:</div><div class="quote"><p> Shouldn&#39;t they be \n if they are line-breaks?</p></div></div><p>Try it with your C compiler</p><div class="source-code snippet"><div class="inner"><pre><a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span><span class="s">"This is a very long line that doesn't\</span>
<span class="s"> fit in my text editor so the preprocessor will\</span>
<span class="s"> concatenate it by removing the backslashes and hard returns"</span><span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>

[EDIT]</p><p>I think you have to run vcvars32.bat (or the Start selection to set MSVC command prompt) to put cl.exe etc. in the path.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Wed, 17 Jul 2013 22:13:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="https://www.allegro.cc/forums/thread/612971/987413#target">Arthur Kalliokoski</a> said:</div><div class="quote"><p>Try it with your C compiler</p><p>printf(&quot;This is a very long line that doesn&#39;t\<br /> fit in my text editor so the preprocessor will\<br /> concatenate it by removing the backslashes and hard returns&quot;);</p><p>[EDIT]</p><p>I think you have to run vcvars32.bat (or the Start selection to set MSVC command prompt) to put cl.exe etc. in the path.
</p></div></div><p>

Aah, makes sense. I was thinking in C++. As for your edit, where would I find these files? I looked under C:\Program Files (x86)\CMake 2.8 and didn&#39;t see it there. One thing I do see, however, is that there is a vcvars file under my android_allegro directory, but it is a .c file and not a .bat.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Wed, 17 Jul 2013 22:20:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You&#39;re using the MSVC compiler and not mingw, right?  If you&#39;re using MSVC then click the <b>Start | Microsoft Visual C | Command Prompt</b> (approximately) and then cl.exe, nmake.exe etc. will be in the path. If cmake isn&#39;t found then, I&#39;d say to search for vcvars(something).bat in the Program Files wherever MSVC is, and copy that somewhere to another name and edit it to provide the proper path.  I like to keep a C:\utility directory with all these batch files for compilers etc. where C:\utility is always in the path.</p><p>[EDIT]</p><p>FWIW, this is what&#39;s in &quot;vc32.bat&quot; in my C:utility directory at the moment, I forget exactly what everything does since I hardly ever mess with windows anymore.
</p><pre>
&quot;%VS90COMNTOOLS%vsvars32.bat&quot;
set LIB=c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\LIB;C:\Program Files\Microsoft SDKs\Windows\v6.1\lib;c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\LIB;C:\Program Files\Microsoft SDKs\Windows\v6.1\lib;c:\prog\allegro-5.0.7-msvc-9.0\lib;&quot;c:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86&quot;;c:\prog\alleg_scratchbuild;
set LIBPATH=c:\Windows\Microsoft.NET\Framework\v3.5;c:\Windows\Microsoft.NET\Framework\v2.0.50727;c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\LIB;c:\Windows\Microsoft.NET\Framework\v3.5;c:\Windows\Microsoft.NET\Framework\v2.0.50727;c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\LIB;c:\prog\allegro-5.0.7-msvc-9.0\lib;c:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86;c:\prog\alleg_scratchbuild;
set OGG_LIBRARY=c:\prog\alleg_scratch\lib
set OGG_INCLUDE_DIR=c:\prog\alleg_scratch\include
</pre><p>

Just for comparison, this one enables the 32 bit Mingw compiler chain</p><pre>
set MINGDIR=c:\mingw
set C_INCLUDE_PATH=c:\prog\mingw_alg_test\allegro-5.0.7-mingw-4.6.2\include
set path=%path%;c:\mingw\bin
</pre><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Wed, 17 Jul 2013 22:25:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Actually, I am using MinGW. Is there any way I could continue with MinGW?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Wed, 17 Jul 2013 22:35:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You have to tell cmake you&#39;re using Mingw, but I can&#39;t remember how to do that at the moment, and I have to go run errands for a few hours pretty soon.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Wed, 17 Jul 2013 22:38:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Okay. I&#39;ll do some research on that then. Have fun with your errands. <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Wed, 17 Jul 2013 22:40:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Don&#39;t use Cygwin, it won&#39;t work. Use MSYS. Then do the same thing but add</p><div class="source-code snippet"><div class="inner"><pre><span class="k3">-</span>G <span class="s">"MSYS Makefiles"</span>
</pre></div></div><p>

to the CMake command.</p><p>EDIT: Actually Cygwin might work to build the Android port, just won&#39;t build the Windows port. So try it with -G &quot;Unix Makefiles&quot;.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Wed, 17 Jul 2013 23:27:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Let&#39;s forget Cygwin; I now have MSYS. I&#39;m still fairly new to this, so please excuse my obtuse nature.</p><p><span class="remote-thumbnail"><span class="json">{"name":"al_004.PNG","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/8\/d\/8d766b40e0a3cd6fe046b1f4e472d3b3.png","w":677,"h":283,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/8\/d\/8d766b40e0a3cd6fe046b1f4e472d3b3"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/8/d/8d766b40e0a3cd6fe046b1f4e472d3b3-240.jpg" alt="al_004.PNG" width="240" height="100" /></span>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Wed, 17 Jul 2013 23:45:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>MSYS gives you a basic unix shell, and ~ is your home directory. You need to cd to the correct directory first, presumably your build directory, and then you do something like this :
</p><pre>
cd /c/allegro/android/build
cmake -G &quot;MinGW Makefiles&quot; [BUILD OPTIONS] ..
</pre><p>

MinGW Makefiles should work with MSYS as well as MSYS Makefiles, but that will build Windows libraries instead of *nix ones (not sure which you need for Android).</p><p>Replace [BUILD OPTIONS] with your build options, obviously, like -DSHARED=off or -DCMAKE_BUILD_TYPE=Release.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Thu, 18 Jul 2013 03:17:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Use the same command you use in your last Cygwin post, but ADD the -G.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Thu, 18 Jul 2013 07:18:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Before I continue, I just want to say that I am incredibly appreciative of everyone who has contributed to this particular topic. <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /> Now then, I tried it again, yet the errors persist. Almost there!</p><p><span class="remote-thumbnail"><span class="json">{"name":"al_005.PNG","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/5\/c\/5c70f005737d204cb506f332cbaf2ad8.png","w":677,"h":583,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/5\/c\/5c70f005737d204cb506f332cbaf2ad8"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/5/c/5c70f005737d204cb506f332cbaf2ad8-240.jpg" alt="al_005.PNG" width="240" height="206" /></span></p><p>I have a few questions:
</p><ol><li><p>Does the above command look correct?</p></li><li><p>Does my directory look correct?</p></li><li><p><s>What is your favorite color?</s></p></li><li><p>I am using Allegro 5.1.7; is this O.K.?</p></li><li><p>My <i>build</i> directory should be within my Allegro directory, correct?</p></li></ol><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Thu, 18 Jul 2013 07:38:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It should work if you ADD <span class="source-code"><span class="k3">-</span>DCMAKE_EXECUTABLE_SUFFIX<span class="k3">=</span><span class="s">".exe"</span></span>. I would <u>highly</u> recommend you upgrade to Allegro git though. This particular fix is in there. There are other fixes too. If you don&#39;t want to upgrade, at least build WITHOUT the Android native image loader (probably best to do so even if you do upgrade because I haven&#39;t tested if it&#39;s truly fixed.) To do that you&#39;ll need to compile libpng for Android (and libjpeg if you need it.) I&#39;m not sure the best way to do the next step in 5.1.7, but one sure way is to remove the lines in addons/image/CMakeLists.txt for Android that have &quot;HAVE_LIBPNG&quot;, &quot;HAVE_LIBJPEG&quot; etc. Remove that whole group of statements. Sorry I can&#39;t be more specific. I&#39;d really just recommend you download Allegro git and build libpng/jpeg (if you need them.)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Thu, 18 Jul 2013 07:58:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I downloaded Allegro from GIT, took your advice, yet am still having issues--I&#39;m terrible with Window&#39;s command line and really prefer Ubuntu Linux. I may just scrap Windows from this machine and go strictly Ubuntu soon. I&#39;ll look into this now.</p><p>Thanks for all of your help though. I&#39;ll make a new topic or will reply/update this one if I need help in the future. Godspeed.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Sat, 20 Jul 2013 07:25:11 +0000</pubDate>
	</item>
</rss>
