<div>I had little trouble getting Git working in Windows 7. IIRC, I used msysgit with TortoiseGit. This was last summer, and the support was significantly more mature than it had been a year prior, so it can only have improved by now. </div>
<div><br></div><div>TuxMath should theoretically be buildable in Windows using CMake, but because of the complexity added by libt4k_common, this might be more difficult than just cross-compiling. TuxType doesn&#39;t have a CMake build chain, so while it might be possible to force it to build with autotools under MinGW, cross-compiling is almost certainly less trouble. <br>
</div><div><br></div><div>-Brendan<br></div><div><br></div><div class="gmail_quote">On Thu, Mar 17, 2011 at 8:35 AM, David Bruce <span dir="ltr">&lt;<a href="mailto:davidstuartbruce@gmail.com">davidstuartbruce@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Amos,<br><br><div class="gmail_quote"><div class="im">On Thu, Mar 17, 2011 at 1:24 PM, Amos Batto <span dir="ltr">&lt;<a href="mailto:amosbatto@yahoo.com" target="_blank">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><div>Starting with 1.8, the crossbuild is based on using mingw-cross-env (<a href="http://mingw-cross-env.nongnu.org" target="_blank">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>
<br>_______________________________________________<br>
Tux4kids-tuxtype-dev mailing list<br>
<a href="mailto:Tux4kids-tuxtype-dev@lists.alioth.debian.org">Tux4kids-tuxtype-dev@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/tux4kids-tuxtype-dev" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/tux4kids-tuxtype-dev</a><br>
<br></blockquote></div><br>