MishaUliutin / MuPDF.WinRT

Windows 8 and Windows Phone 8 WinRT component - MuPDF wrapper
GNU General Public License v3.0
26 stars 24 forks source link

x64 package? #3

Open WalterShao opened 11 years ago

WalterShao commented 11 years ago

Hi,

I wrote a Windows Store app in c#, and add MuPDFWinRT as reference. I could generate x86 and ARM packages, but failed to create x64 package.

I know x86 package can run well on x64 machine. However, I need to generate x64 package so that I can do something different between x64 and x86 machines.

Is it possible to generate x64 package?

Thanks.

MishaUliutin commented 11 years ago

Hi, Sorry for delay with answer. x64 version have not completed yet. I will do after I move component to MuPDF 1.2 version (I am not completely sure, could we build MuPDF on x64 architecture, but if could I will add x64 version too).

Best Regards, Misha Uliutin