Results 1 to 2 of 2

Thread: creating installation packages

  1. #1
    Join Date
    Jun 2010
    Posts
    100
    Thanks
    13
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default creating installation packages

    hi all. sorry for my lack of some punctuation but my shift and capps are not working. i am working with vmware and some virtual machines and this happens every now and then.

    i am trying to create a installation package of a software that i have created with the qt creator v. 4.7.0 and i would like to know what are the components of qt that i need to include when creating the package. i am trying step by step but every time i try it takes me about 20min. so if possible i would like to get some guidelines.

    i am using a software called inno 5. it's is my first time creating packages, so i would also like to know what free-ware software is in your opinion the best.

    so far i have tried to pack the c\qt\4.7.0\lib and the c\qt\4.7.0\plugin. when i tested it i got an error, telling me that the libgcc something was missing. i found that file in the bin folder of my qt installation and i will try it as soon as the package is done, 10min.

    thank you in advance, and sorry again for my lack of punctuation and capps

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: creating installation packages

    In general, all the Qt modules (libs) you link against in your project, will have to be distributed with your package.
    I take it, you know which Qt modules you are linking against...
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Wht packages(Ex:GCC,....) do we require to install qt sdk?
    By qtlinuxnewbie in forum Installation and Deployment
    Replies: 3
    Last Post: 27th September 2010, 07:36
  2. Replies: 2
    Last Post: 8th September 2010, 03:09
  3. Intergrating Library Packages
    By Baasie in forum Qt Programming
    Replies: 4
    Last Post: 30th September 2009, 12:14
  4. qt >= 4.3 for debian etch packages
    By majorTom in forum Installation and Deployment
    Replies: 1
    Last Post: 15th September 2007, 14:10
  5. Cannot Install KDEdevel packages on linux
    By wirajr in forum KDE Forum
    Replies: 12
    Last Post: 5th February 2006, 22:01

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.