Hi Amos,<br><br><div class="gmail_quote">On Thu, Mar 17, 2011 at 1:24 PM, Amos Batto <span dir="ltr">&lt;<a href="mailto:amosbatto@yahoo.com">amosbatto@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><br>I also would be interested in learning how to compile TuxType and TuxMath for Windows. For Linux it is easy, but I can&#39;t figure it out for Windows. I tried cross compiling in Linux for both platforms as outlined in the readme for older versions of TuxType, but I couldn&#39;t get it to work with version 1.8. I will try again this weekend.<br>
</td></tr></tbody></table></blockquote><div><br></div><div>Starting with 1.8, the crossbuild is based on using mingw-cross-env (<a href="http://mingw-cross-env.nongnu.org">http://mingw-cross-env.nongnu.org</a>). Â The great thing about mingw-cross-env is that the whole crossbuild environment gets set up automatically with a makefile-based system. Â If you install it at /opt/mingw-cross-env, the scripts I&#39;ve included in the tuxtype git repository should work without modification.</div>
<div><br></div><div>Tuxmath is a little harder for the moment because we use our t4k_common library, which isn&#39;t yet in the default mingw-cross-env collection. Â The mingw-cross-env maintainer has told me he would be happy to include t4k_common once we think it is &quot;ready&quot; enough.</div>
<div><br></div><div>I&#39;d really be interested in any feedback about developers&#39; experiences with the mingw-cross-env-based crossbuild, because I want to get it to the point where it is extremely simple, automated, and &quot;just works&quot;.</div>
<div><br></div><div>David Bruce </div></div><br>