Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
Some future release
-
Windows Runtime (Windows 8, Windows RT, Windows Phone 8)
Description
QProcess is disabled on WinRT because starting arbitrary processes is not supported. However, launching packaged processes is supported and should be investigated as a backend for QProcess:
http://msdn.microsoft.com/en-us/library/windows/apps/br211452.aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/hh404137.aspx