[Interest] How to run a WinRT app on a Window 8 intel tablet?

Andrew Knight andrew.knight at intopalo.com
Thu Jun 4 13:35:17 CEST 2015


Hi Nuno,

On 04/06/15 13:57, Nuno Santos wrote:
> Hi,
>
> I'm doing my first experiments with WinRT.
>
> I have a Dell Window 8 tablet and i'm trying to run a QtQuick Hello
> World program on it.
>
> I was able to start the app on the computer but not on the tablet.
>
> I thought there was a mechanism like iOS and Android, in which I could
> select the device.
You must use Visual Studio to do remote debugging for Runtime Apps. See 
https://msdn.microsoft.com/library/windows/apps/hh441469.aspx for more 
information.
> Is there any guide line on how to proceed?
Not really, only the above link. You can check out the Qt Blog for 
general WinRT tutorials (including how to generate Visual Studio 
projects). There is also some information here: 
http://doc.qt.io/qt-5/winrt-support.html
> Regards,
>
> Nuno
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
Cheers,
Andrew



More information about the Interest mailing list