On 04/13/2013 07:54 PM, Soroush R
wrote:
I think there is no package management mechanism
for Windows (like Linux distros), so developers have to take
care of deployment.
Personally I deploy Qt in Linux just like Windows (ldd &
dependenc
On Sat, Apr 13, 2013 at 3:07 AM, Muhammad Bashir Al-Noimi wrote:
>
> Actually I use ldd for deploying Linux applications but recently one of my
> friends argued me about "hell of Qt deploying" specially in case some one
> needed to create rapid applications (by comparing with VB6 of Delphi
> appl
On 13 April 2013 00:37, Muhammad Bashir Al-Noimi wrote:
> By the way, Is there any wizard or any rapid tool for quick and clean Qt
> deploying?
There is macdeployqt for Mac OS X. Ivan is working on a similar tool
for Windows and Linux, but I don't know current status.
On 04/12/2013 08:07 AM, Kalinowski
Maurice wrote:
The Installer Framework is what its name says. A framework to
create installers, independently of its content.
What you are asking for is understanding the logic of your
development project, what de
Hi,
> Hello,
> Qt application deployment is really painful because it hasn't automatic
> utility for copying needed .so or .dll
> so I wondering does the new Qt Installer Framework do the trick?
> PS
> I tried to use it but it didn't work for first time, I think I've to give it
> another try.
Hello,
Qt application deployment is really painful because it hasn't automatic
utility for copying needed .so or .dll so I wondering does the new Qt
Installer Framework do the trick?
PS
I tried to use it but it didn't work for first time, I think I've to give
it another try.
--
Best Regards
Muh