So I've been trying to compile the ARM build for internal testing (aka have access to the win32 API) I'm having trouble actually setting up the project to accept the new platform. I'm new to visual studio but does anyone have any suggestions?<br>
<br>Getting : fatal error LNK1112: module machine type 'ARM' conflicts with target machine type 'X86'<br>1><br><br>I'm pretty sure there is an error in the config file but I'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"><<a href="mailto:timr@probo.com" target="_blank">timr@probo.com</a>></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>
><br>
> Metro apps can be written in so called managed (i.e. .net code)... so<br>
<div class="im">> theoretically IronPython would be embeddable in an app targeting Metro<br>
> and could be made to run on Windows RT (the O.S. Formerly know as<br>
> 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'm<br>
relatively well connected, Microsoft-wise, but you presented several<br>
tidbits I had not seen before.<br>
<div class="im"><br>
<br>
> Windows RT (which is what they're calling the version of Windows 8<br>
> that runs on ARM) is to Windows 8 what Android is to Linux. It's<br>
> a very restricted, tightly controlled environment. It's Windows<br>
> for Phones, not just another port of Windows desktop.<br>
><br>
><br>
> Just to be clear I referred to Windows RT the OS as Windows on ARM to<br>
> be less confusing with Windows Runtime the programming API for Metro<br>
> 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 & 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>