<?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[How can I deploy from windows to linux ?]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I'm new in Qt, and I created an app from windows, that I want to deploy for windows and linux.<br />
I succeeded with windows, but I didn't find how to deploy my app for Linux.</p>
]]></description><link>https://forum.qt.io/topic/133608/how-can-i-deploy-from-windows-to-linux</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 11:44:23 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/133608.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Jan 2022 13:55:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I deploy from windows to linux ? on Sat, 02 Apr 2022 11:11:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi, and welcome!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tom-ernst">@<bdi>Tom-Ernst</bdi></a> said in <a href="/post/708591">How can I deploy from windows to linux ?</a>:</p>
<blockquote>
<p dir="auto">My "Qt-building" console is Powershell, configured for using MSVC-dev-environment</p>
</blockquote>
<p dir="auto">What you want might be a bit tricky to set up in PowerShell, but the following blog posts should be a good place to start:</p>
<ul>
<li><a href="https://www.qt.io/blog/creating-an-embedded-qt-quick-application-in-visual-studio-1/2" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.qt.io/blog/creating-an-embedded-qt-quick-application-in-visual-studio-1/2</a></li>
<li><a href="https://www.qt.io/blog/creating-an-embedded-qt-quick-application-in-visual-studio-2/2" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.qt.io/blog/creating-an-embedded-qt-quick-application-in-visual-studio-2/2</a></li>
</ul>
]]></description><link>https://forum.qt.io/post/708678</link><guid isPermaLink="true">https://forum.qt.io/post/708678</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Sat, 02 Apr 2022 11:11:40 GMT</pubDate></item><item><title><![CDATA[Reply to How can I deploy from windows to linux ? on Fri, 01 Apr 2022 16:44:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a> , your proposal of setting up a Linux-VM is not an option for me, because (although being [German] software architect since half a century) I never worked on Linux systems. And I never worked on Macs and/or Smartphone-Systems.<br />
I am working on Windows 10 with MSVC 2022 (with the "Qt Tools Extension") and want to produce Qt-Vulkan-Applications deployment packages (static builds) for all commonly spreaded targets (Windows, Linux, MacOS, iOS, Android). I debug my programs by choosing config "Debug|x64" and create the Windows-deployment package by config "Release|x64".<br />
My "Qt-building" console is Powershell, configured for using MSVC-dev-environment, caring also for all target-specific dependencies/preconditions.<br />
Works fine for Windows-targets, I got the Qt-Vulkan-examples to compile using the Qt-Windows-target-build, to run them, and to deploy them runnable.  Now I want to add the MSVC-configurations for "Release-Linux|x64", "Release-Android|Arm64" ... [I have already produced several CLR-Apps this way, cross-platform, successfully]<br />
How can I produce the respective Qt-builds/-libraries?<br />
It should be possible with Qt (MSVC is generally able to produce all target packages).<br />
But how to build the respective Qt-Builds?<br />
I have already spent more than a week without success.</p>
]]></description><link>https://forum.qt.io/post/708591</link><guid isPermaLink="true">https://forum.qt.io/post/708591</guid><dc:creator><![CDATA[Tom Ernst]]></dc:creator><pubDate>Fri, 01 Apr 2022 16:44:34 GMT</pubDate></item><item><title><![CDATA[Reply to How can I deploy from windows to linux ? on Thu, 10 Mar 2022 06:23:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nyquistjack">@<bdi>nyquistjack</bdi></a> Did you see <a href="https://wiki.qt.io/Raspberry_Pi_Beginners_Guide" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.qt.io/Raspberry_Pi_Beginners_Guide</a> ?<br />
Easiest way would be to build directly on Raspberry Pi, else you need to set up a cross compile environment on a Linux system (see above link).</p>
]]></description><link>https://forum.qt.io/post/705861</link><guid isPermaLink="true">https://forum.qt.io/post/705861</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Thu, 10 Mar 2022 06:23:13 GMT</pubDate></item><item><title><![CDATA[Reply to How can I deploy from windows to linux ? on Wed, 09 Mar 2022 18:49:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdxdavidaz">@<bdi>RdXDavidaz</bdi></a> Were you able to get this working? I am in the same boat (trying to build a simple app to run on a raspberry pi).  I just got to the point where I need to get it working on linux and I am feeling very overwhelmed.</p>
]]></description><link>https://forum.qt.io/post/705825</link><guid isPermaLink="true">https://forum.qt.io/post/705825</guid><dc:creator><![CDATA[nyquistjack]]></dc:creator><pubDate>Wed, 09 Mar 2022 18:49:49 GMT</pubDate></item><item><title><![CDATA[Reply to How can I deploy from windows to linux ? on Mon, 17 Jan 2022 14:15:32 GMT]]></title><description><![CDATA[<p dir="auto">Thank you, I will try this.</p>
]]></description><link>https://forum.qt.io/post/698911</link><guid isPermaLink="true">https://forum.qt.io/post/698911</guid><dc:creator><![CDATA[RdXDavidaz]]></dc:creator><pubDate>Mon, 17 Jan 2022 14:15:32 GMT</pubDate></item><item><title><![CDATA[Reply to How can I deploy from windows to linux ? on Mon, 17 Jan 2022 14:07:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdxdavidaz">@<bdi>RdXDavidaz</bdi></a> Easiest way is to create a virtual machine (for example using VirtualBox), install Linux in that virtual machine, then install build tools and needed libs, install Qt and then build your app.<br />
Check <a href="https://doc.qt.io/qt-5/linux.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/linux.html</a> to see what you need.</p>
]]></description><link>https://forum.qt.io/post/698910</link><guid isPermaLink="true">https://forum.qt.io/post/698910</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Mon, 17 Jan 2022 14:07:51 GMT</pubDate></item></channel></rss>