Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Unable to make deb file of Qt 5.4 app in Ubuntu 14.04
Forum Updated to NodeBB v4.3 + New Features

Unable to make deb file of Qt 5.4 app in Ubuntu 14.04

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 724 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    manojpatidar
    wrote on last edited by
    #1

    I am able to make deb file of Qt 5.2.1 app in Ubuntu 14.04 but unable to make deb file of Qt 5.4 app in Ubuntu 14.04 and got below errors.

    //usr/lib/x86_64-linux-gnu/libQt5PrintSupport.so.5: undefined reference to `QPdfEnginePrivate::paperRect() const'

    //usr/lib/x86_64-linux-gnu/libQt5PrintSupport.so.5: undefined reference to `QPdfEnginePrivate::pageRect() const'

    //usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5: undefined reference to `QFontEngine::glyphCache(void const*, QFontEngineGlyphCache::Type, QTransform const&) const'

    I am just guessing that .so files present at the path usr/lib/x86_64-linux-gnu/ are compatible with Qt 5.2.1 but not with Qt5.4.

    There is no change in .so files at the path path usr/lib/x86_64-linux-gnu/ if we install or uninstall Qt 5.2.1 or Qt 5.4.

    If anyone has idea, then please let me know so that I can resolve my issue.

    Thanks.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved