[python-win32] Python implementations on Windows 8rt
Marcell Vazquez-Chanlatte
mvcisback at gmail.com
Thu Jun 28 19:55:19 CEST 2012
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?
Getting : fatal error LNK1112: module machine type 'ARM' conflicts with
target machine type 'X86'
1>
I'm pretty sure there is an error in the config file but I'm not sure.
-Marcell V.C
On Mon, Jun 25, 2012 at 10:56 AM, Tim Roberts <timr at probo.com> wrote:
> Chris Lambacher wrote:
> >
> > Metro apps can be written in so called managed (i.e. .net code)... so
> > theoretically IronPython would be embeddable in an app targeting Metro
> > and could be made to run on Windows RT (the O.S. Formerly know as
> > Windows on ARM).
>
> The fact that there is so much confusion about this topic shows what a
> terribly job Microsoft is doing of marketing all of this. I'm
> relatively well connected, Microsoft-wise, but you presented several
> tidbits I had not seen before.
>
>
> > Windows RT (which is what they're calling the version of Windows 8
> > that runs on ARM) is to Windows 8 what Android is to Linux. It's
> > a very restricted, tightly controlled environment. It's Windows
> > for Phones, not just another port of Windows desktop.
> >
> >
> > Just to be clear I referred to Windows RT the OS as Windows on ARM to
> > be less confusing with Windows Runtime the programming API for Metro
> > Style Apps.
>
> Yes, me, too.
>
> --
> Tim Roberts, timr at probo.com
> Providenza & Boekelheide, Inc.
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20120628/38dcd323/attachment.html>
More information about the python-win32
mailing list