Results 1 to 10 of 10

Thread: Deploying Qt application on Linux Ubantu OS

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2012
    Location
    India
    Posts
    33
    Thanks
    10
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Deploying Qt application on Linux Ubantu OS

    But I dont have any license to use the static build of Qt

  2. #2
    Join Date
    Mar 2011
    Location
    Coimbatore,TamilNadu,India
    Posts
    382
    Thanks
    10
    Thanked 13 Times in 12 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Deploying Qt application on Linux Ubantu OS

    Dont use commercial license. Just use the free license.

  3. #3
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Deploying Qt application on Linux Ubantu OS

    Quote Originally Posted by arunkumaraymuo1 View Post
    But I dont have any license to use the static build of Qt
    1) You don't need a commercial license to distribute a statically linked Qt app.
    2) For the hassle involved of meeting the actual license when distributing a statically linked Qt app, you will wish you persevered with shared library deployment.
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Deploying Qt application on Linux Ubantu OS

    Quote Originally Posted by arunkumaraymuo1 View Post
    But I dont have any license to use the static build of Qt
    Non-issue, since you don't want to statically link anyway.

    Cheers,
    _

Similar Threads

  1. Replies: 1
    Last Post: 2nd May 2011, 03:29
  2. Issues deploying a Qt-Creator-Project on Linux
    By The_Maverick in forum Installation and Deployment
    Replies: 0
    Last Post: 22nd December 2010, 22:18
  3. Deploying Qt Application under Linux
    By addu in forum Qt Programming
    Replies: 17
    Last Post: 27th November 2010, 04:40
  4. Deploying application on Linux machine without Qt
    By will49 in forum Installation and Deployment
    Replies: 2
    Last Post: 10th July 2008, 22:41
  5. Deploying App on Linux
    By janus in forum Installation and Deployment
    Replies: 5
    Last Post: 6th May 2008, 21:18

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.