Results 1 to 10 of 10

Thread: Deploying Qt application on Linux Ubantu OS

Threaded 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 Deploying Qt application on Linux Ubantu OS

    Hi,
    I am developing a Qt application for Linux Ubuntu OS using Qt creator. Now I need to deploy this on my client machine. My client system is not having any Qt framework installed. I need to include the necessary Qt libraries with my application. I used dynamic linking method for including Qt library.

    How I can possible to make my application working without Installing the Qt framework from the Internet. I need to make this like windows Qt deployment(Including dependency dll files with the application).

    (Simply I need to copy paste the necessary dependency files from development machine to client system)

    Is it possible to make such a deployment in Linux(Ubuntu) OS and How I can do this ?


    Many Thanks.....................
    Last edited by arunkumaraymuo1; 10th December 2012 at 04:53.

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.