<div dir="ltr">In looking at this more, it looks like there is quite a bit of magic that needs to happen behind the scenes in order to support Winmd files. They don't contain any code themselves, just type and method definitions. I'm trying to find more information about the language projections that are required.</div><br><div class="gmail_quote"><div dir="ltr">On Sun, Nov 1, 2015 at 10:07 AM Slide <<a href="mailto:slide.o.mix@gmail.com">slide.o.mix@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Its most likely because the WinRT stuff is done via Winmd files, which I don't think are currently supported by the clr module for loading and referencing. I haven't looked at the code, but that is my guess. It probably something that needs to be looked into.</p>
<br><div class="gmail_quote"><div dir="ltr">On Sun, Nov 1, 2015, 09:28 Wayne Keenan <<a href="mailto:wayne.keenan@gmail.com" target="_blank">wayne.keenan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I'm trying to access the WIndows 8.1 'Windows.Devices.*'  API for communication with a Bluetooth LE device.  I have functional C# code and would like todo the same in Python.</div><div><br></div><div>I've posted a question on stack here:  <a href="http://stackoverflow.com/questions/33242927/how-to-import-and-call-net-deviceinformation-findallasync-from-ironpython" target="_blank">http://stackoverflow.com/questions/33242927/how-to-import-and-call-net-deviceinformation-findallasync-from-ironpython</a></div><div><br></div><div><br></div><div>In addition to the info on the stack post I've tried compiling IronPython from source, adding </div><div><div>    <TargetPlatformVersion>8.1</TargetPlatformVersion></div></div><div>to various PropoertyGroup's of the *.csproj files, but with no luck.</div><div><br></div><div>I was hoping someone on the list might help me by pointing me in the right direction please?<br></div><div><br></div><div><br></div><div>Thanks</div><div>Wayne</div></div>
_______________________________________________<br>
Ironpython-users mailing list<br>
<a href="mailto:Ironpython-users@python.org" target="_blank">Ironpython-users@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/ironpython-users" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/ironpython-users</a><br>
</blockquote></div></blockquote></div>