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 > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest Cheers, Andrew _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
