Results 1 to 2 of 2

Thread: Installing QT application

  1. #1
    Join Date
    Feb 2009
    Posts
    189
    Thanks
    2

    Default Installing QT application

    Friends

    I have an application develpoed in LINNUX platform. I have to make it ready for customers and install it in the customers PC. I am not able to make this package so that it becomes instabllable in PC.

    for example i have in my application a file
    main.cpp
    after compiling main.cpp it creates an executable,e.g, main

    Now supplying this executable to customer would not be sufficient but i have to install this application in customers PC...
    How can I make it installable in LINUX based PCS

    Any help would be appreciated..

  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Installing QT application

    Supplying only executable wont serve a purpose. You need to provide supporting libraries along-with. Please refer this document for deplyment.
    http://doc.trolltech.com/4.5/deployment.html
    For installers, I suggest you to use InstallJammer

Similar Threads

  1. QT3 application is not running on ARM Board
    By soumya in forum Qt for Embedded and Mobile
    Replies: 16
    Last Post: 20th July 2009, 10:13
  2. Deploying Qt 4.5.1 Application on RHEL 5.. Pls Help
    By swamyonline in forum Installation and Deployment
    Replies: 0
    Last Post: 28th June 2009, 11:43
  3. installing application on greenphone device
    By prajna in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 17th April 2009, 09:30
  4. Installing my application
    By jaca in forum Installation and Deployment
    Replies: 1
    Last Post: 26th May 2008, 17:51
  5. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.