So I&#39;ve been trying to compile the ARM build for internal testing (aka have access to the win32 API) I&#39;m having trouble actually setting up the project to accept the new platform. I&#39;m new to visual studio but does anyone have any suggestions?<br>

<br>Getting :  fatal error LNK1112: module machine type &#39;ARM&#39; conflicts with target machine type &#39;X86&#39;<br>1&gt;<br><br>I&#39;m pretty sure there is an error in the config file but I&#39;m not sure.<br><br>

-Marcell V.C<br><br><div class="gmail_quote">On Mon, Jun 25, 2012 at 10:56 AM, Tim Roberts <span dir="ltr">&lt;<a href="mailto:timr@probo.com" target="_blank">timr@probo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Chris Lambacher wrote:<br>
&gt;<br>
&gt; Metro apps can be written in so called managed (i.e. .net code)... so<br>
<div class="im">&gt; theoretically IronPython would be embeddable in an app targeting Metro<br>
&gt; and could be made to run on Windows RT (the O.S. Formerly know as<br>
&gt; Windows on ARM).<br>
<br>
</div>The fact that there is so much confusion about this topic shows what a<br>
terribly job Microsoft is doing of marketing all of this.  I&#39;m<br>
relatively well connected, Microsoft-wise, but you presented several<br>
tidbits I had not seen before.<br>
<div class="im"><br>
<br>
&gt;     Windows RT (which is what they&#39;re calling the version of Windows 8<br>
&gt;     that runs on ARM) is to Windows 8 what Android is to Linux.  It&#39;s<br>
&gt;     a very restricted, tightly controlled environment.  It&#39;s Windows<br>
&gt;     for Phones, not just another port of Windows desktop.<br>
&gt;<br>
&gt;<br>
&gt; Just to be clear I referred to Windows RT the OS as Windows on ARM to<br>
&gt; be less confusing with Windows Runtime the programming API for Metro<br>
&gt; Style Apps.<br>
<br>
</div>Yes, me, too.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Tim Roberts, <a href="mailto:timr@probo.com">timr@probo.com</a><br>
Providenza &amp; Boekelheide, Inc.<br>
<br>
_______________________________________________<br>
python-win32 mailing list<br>
<a href="mailto:python-win32@python.org">python-win32@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-win32" target="_blank">http://mail.python.org/mailman/listinfo/python-win32</a><br>
</div></div></blockquote></div><br>