[CMake] Deploy Qt based App to WindowsStore using CMake

Nikita Barawade nikita.barawade at einfochips.com
Thu Mar 3 10:53:49 EST 2016



Hi,

I have application based on Qt UI . My aim is to convert this app to run on WindowsStore.

Project has been converted to Universal Windows and building  without errors.
Project is using Qt version 5.6 for WInRT.
Here is a command used ,

cmake .. -G "Visual Studio 14 2015" -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION=10.0

Target Architecture is x86.

The problem comes when I try to deploy it on Local or remote machine.
[cid:d7e21269-8e7b-46bb-aede-fdb6e70a10ba]

 i.e Unable to activate Windows Store app ...
The sampleApp.exe process started but the activation request failed with error "The app didn't start"

I have already gone throgh these links :
http://stackoverflow.com/questions/13404315/unable-to-activate-windows-store-app
http://stackoverflow.com/questions/19847563/unable-to-activate-windows-store-app-the-app-didnt-start
http://blogs.technet.com/b/askperf/archive/2013/10/11/what-to-do-if-your-windows-8-modern-app-fails-to-start.aspx
[http://cdn.sstatic.net/stackoverflow/img/apple-touch-icon@2.png?v=73d79a89bded&a]<http://stackoverflow.com/questions/19847563/unable-to-activate-windows-store-app-the-app-didnt-start>

c# - Unable to activate windows store app the app didn't ...<http://stackoverflow.com/questions/19847563/unable-to-activate-windows-store-app-the-app-didnt-start>
stackoverflow.com
First of all I would like to say that I already tried all the solutions I could find on the internet, including Unable to Activate Windows Store App I recently ...



http://irisclasson.com/2012/11/04/problem-unable-to-activate-windows-store-app-the-app1-exe-process-started-but-the-activation-request-failed-with-error-the-app-didnt-start/
[http://www.irisclasson.com/wp-content/uploads/2012/11/uable-to-activate-windows-store-app.jpg]<http://irisclasson.com/2012/11/04/problem-unable-to-activate-windows-store-app-the-app1-exe-process-started-but-the-activation-request-failed-with-error-the-app-didnt-start/>

Problem: Unable to activate Windows Store app: The App1 ...<http://irisclasson.com/2012/11/04/problem-unable-to-activate-windows-store-app-the-app1-exe-process-started-but-the-activation-request-failed-with-error-the-app-didnt-start/>
irisclasson.com
Thanks, this really helped! The other solutions I found weren't applicable for me, but this was just what I needed.



[http://cdn.sstatic.net/stackoverflow/img/apple-touch-icon@2.png?v=73d79a89bded&a]<http://stackoverflow.com/questions/13404315/unable-to-activate-windows-store-app>

visual studio - Unable to Activate Windows Store App ...<http://stackoverflow.com/questions/13404315/unable-to-activate-windows-store-app>
stackoverflow.com
I installed a retail version of Windows 8 Pro. I downloaded and installed Visual Studio Express 2012. I asked for and received a developers certificate. Then I tried ...



If anyone has tried it before ? Please guide.


Regards,
Nikita
************************************************************************************************************************************************************* eInfochips Business Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated. Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. *************************************************************************************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160303/aab8ea53/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedImage.png
Type: image/png
Size: 115794 bytes
Desc: pastedImage.png
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160303/aab8ea53/attachment-0001.png>


More information about the CMake mailing list