Results 1 to 3 of 3

Thread: Qt5 Ubuntu packaging

  1. #1
    Join Date
    Aug 2012
    Posts
    55
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt5 Ubuntu packaging

    Hello

    Can you tell me how to package Qt5 C++ application. I packaged Qt4 applications using pbuilder but now I have some problems with pbuilder and I can't package my app properly. Please help me.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt5 Ubuntu packaging

    How you package an application hasn't changed and has nothing directly to do with Qt. Qt applications, like any application you package, needs all the relevant components in the package or a way for the package manager to find and install them.

  3. #3
    Join Date
    Aug 2012
    Posts
    55
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt5 Ubuntu packaging

    I think you are wrong. I package Qt5 application in the same way as Qt4 but when I package Qt5 application I have tons of dependencies problems although I installed all those libs manually. This is what I include when packaging Qt5: debhelper (>= 8.0.0), qtbase5-dev. Those are common libs for simplest application and of course they are installed but I get dependencies errors.

Similar Threads

  1. Packaging resources into already made exe
    By zzz9 in forum Installation and Deployment
    Replies: 0
    Last Post: 23rd August 2012, 12:37
  2. help me, packaging emptyproject
    By vinhmta in forum Newbie
    Replies: 1
    Last Post: 11th June 2012, 11:24
  3. Packaging QT desktop application
    By pallavi12345 in forum Newbie
    Replies: 6
    Last Post: 29th May 2012, 14:18
  4. packaging
    By acano in forum Qt Programming
    Replies: 5
    Last Post: 4th October 2010, 18:56
  5. File packaging question
    By Bookmarc in forum General Programming
    Replies: 2
    Last Post: 4th December 2007, 10:09

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.