<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Creating .XAP or .APPX]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I have a project that builds and runs on Windows Desktop and Phone. I can also deploy it to the phone when it is connected.</p>
<p dir="auto">However, I cannot for the life of me figure out how to create the package (.xap or the new .appx) for the Store. Every time I build with whatever kit, it always creates a .exe file.</p>
<p dir="auto">I tried converting the project to a visual studio project. Once I opened the project in VC, another issue came up. It didn't detect the project as a Store project so it wouldn't give me the "Build/Store" menu that is used to create the final package.</p>
<p dir="auto">What do I do? I have to say that I cannot understand anything that goes on in the documentation. It is almost exclusively command-line stuff. Most of it has no build up (i.e. go here, then here, because xyz); instead it is just "enter this command". Nonetheless there is nothing about the final xap or appx package creation.</p>
<p dir="auto">I have a similar issue with Android where it builds successfully but then says error in building with no explanation. But first, I would really like to understand how to do this packaging business. Sorry if I sound horrible but this is months of fruitless searching, reading and trying things that don't work.</p>
]]></description><link>https://forum.qt.io/topic/72728/creating-xap-or-appx</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 00:13:29 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/72728.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Oct 2016 06:08:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Creating .XAP or .APPX on Sat, 05 Nov 2016 12:57:36 GMT]]></title><description><![CDATA[<p dir="auto">Of course.</p>
<p dir="auto">The most I got was the Store menu to appear but it was entirely greyed out.</p>
]]></description><link>https://forum.qt.io/post/358078</link><guid isPermaLink="true">https://forum.qt.io/post/358078</guid><dc:creator><![CDATA[Sierra117]]></dc:creator><pubDate>Sat, 05 Nov 2016 12:57:36 GMT</pubDate></item><item><title><![CDATA[Reply to Creating .XAP or .APPX on Fri, 28 Oct 2016 19:30:59 GMT]]></title><description><![CDATA[<p dir="auto">Did you check the <a href="http://doc.qt.io/qt-5/winrt-support.html" target="_blank" rel="noopener noreferrer nofollow ugc">WinRT platform notes</a> in Qt's documentation ?</p>
]]></description><link>https://forum.qt.io/post/356928</link><guid isPermaLink="true">https://forum.qt.io/post/356928</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 28 Oct 2016 19:30:59 GMT</pubDate></item><item><title><![CDATA[Reply to Creating .XAP or .APPX on Fri, 28 Oct 2016 13:40:08 GMT]]></title><description><![CDATA[<p dir="auto">Hi SGaist, thanks for the reply.</p>
<p dir="auto">Indeed as I mentioned in my original post, I can compile and run on any Windows device as I compiled for WinRT. However, this only directly installs on the device and leaves no .xap or .appx package file (which is Windows' equivalent of the Android .apk as you know). This means that I cannot send over the file to someone or even take it myself to install the app at a later time. The only time there is a standalone executable is when I compile for desktop. However, my project is a user study for mobile devices so I need the application packaged so that I can pass it along to testers for testing.</p>
<p dir="auto">Also, I tried to open in Visual Studio after running qmake and while it opens up in VS, it doesn't treat it as a Store project. How do I do that? Until and unless VS realises it's an app for the Store, it won't let me use the Project -&gt; Store menu which would produce the .xap or .appx package file I'm after.</p>
]]></description><link>https://forum.qt.io/post/356861</link><guid isPermaLink="true">https://forum.qt.io/post/356861</guid><dc:creator><![CDATA[Sierra117]]></dc:creator><pubDate>Fri, 28 Oct 2016 13:40:08 GMT</pubDate></item><item><title><![CDATA[Reply to Creating .XAP or .APPX on Thu, 27 Oct 2016 21:20:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">AFAIK, you have to use Qt for WINRT if you want to publish your application on the Windows Store.</p>
]]></description><link>https://forum.qt.io/post/356735</link><guid isPermaLink="true">https://forum.qt.io/post/356735</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 27 Oct 2016 21:20:50 GMT</pubDate></item></channel></rss>