I never attempted to port to Win 8 Metro. I was looking at WP and the biggest hurddle I ran into was no support for unsigned integers. I had no idea how to rewrite the code that uses bit shifting of unsigned numbers.
> Date: Sat, 21 Dec 2013 22:00:11 +0000 > From: [email protected] > To: [email protected] > Subject: [jira] [Commented] (LUCENENET-491) Win 8 Metro Limitations > > > [ > https://issues.apache.org/jira/browse/LUCENENET-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854946#comment-13854946 > ] > > Itamar Syn-Hershko commented on LUCENENET-491: > ---------------------------------------------- > > Prescott, this was discussed before in the mailing list. Are there any known > issues at this point? > > Next step for me is to try and run in on my Windows 8 machine, but first I > want to understand what I'm getting myself into... > > > Win 8 Metro Limitations > > ----------------------- > > > > Key: LUCENENET-491 > > URL: https://issues.apache.org/jira/browse/LUCENENET-491 > > Project: Lucene.Net > > Issue Type: Improvement > > Reporter: Prescott Nasser > > > > Ensure that Lucene.Net library can run in Metro > > http://msdn.microsoft.com/en-us/library/windows/apps/br230302(v=vs.110).aspx > > http://msdn.microsoft.com/en-us/library/windows/apps/br230232(v=vs.110).aspx > > > > -- > This message was sent by Atlassian JIRA > (v6.1.4#6159)
