Do you have the developer mode under Windows 10 activated? Do you have registered your app (Add-AppxPackage -Register AppxManifest.xml)? See https://doc-snapshots.qt.io/qt5-5.6/winrt-support.html#building-from-source
Best regards Roman > Am 03.03.2016 um 16:53 schrieb Nikita Barawade > <nikita.baraw...@einfochips.com>: > > > > 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. > <pastedImage.png> > > 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 > > c# - Unable to activate windows store app the app didn't ... > 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/ > > Problem: Unable to activate Windows Store app: The App1 ... > irisclasson.com > Thanks, this really helped! The other solutions I found weren’t applicable > for me, but this was just what I needed. > > > > visual studio - 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. > ************************************************************************************************************************************************************* > -- > > Powered by www.kitware.com > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Kitware offers various services to support the CMake community. For more > information on each offering, please visit: > > CMake Support: http://cmake.org/cmake/help/support.html > CMake Consulting: http://cmake.org/cmake/help/consulting.html > CMake Training Courses: http://cmake.org/cmake/help/training.html > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/cmake
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake