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. How to friend Qt app compiled&linked with Qt 4.8.4 on system with integrated Qt 4.8.6?
Forum Updated to NodeBB v4.3 + New Features

How to friend Qt app compiled&linked with Qt 4.8.4 on system with integrated Qt 4.8.6?

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.1k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    How to friend Qt app compiled&linked with Qt 4.8.4 on system with integrated Qt 4.8.6?
    I have my big project that written with Qt 4.8.4.
    Now I purchased a new PC and install Kubuntu 14.10 based on Qt 4.8.6.
    To develop my project I build from src Qt 4.8.4 and make install it.
    I build my project successfully. But on run I have an error
    Cannot mix incompatible qt library 0x40806 with this 0x40804.
    Setting export LD_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.8.4/lib (was empy) can't helps.
    Is there a solution to run my application without rebuild my project with newly installed Qt 4.8.6 from sources?

    I tested run application on another PC with fresh installed Kubuntu, it runs! No mixed conflicts. There is same 4.8.6 integrated of Qt.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Maybe a silly question but why not build it with Qt 4.8.6 ?

      Are you using a release build in both cases ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Principally.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          I don't understand your answer

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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