Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtGUI version incompatible

QtGUI version incompatible

Scheduled Pinned Locked Moved Unsolved General and Desktop
dyldel capitain osnetanim
2 Posts 2 Posters 833 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.
  • R Offline
    R Offline
    RBM_IT
    wrote on last edited by
    #1

    Hello,

    I am compiling a .pro file to use an application of visualization of simulation results (NetAnim).
    This application requires the use of Qt 4.7, However i am on mac SO El CApitain which does not support this version.

    Thu, i installed Qt 4.8
    I make the executable file . But when i launch ./NetANim: i got this error
    dyld: Library not loaded: /usr/local/opt/qt/lib/QtGui.framework/Versions/4/QtGui
    Reason: Incompatible library version: NetAnim requires version 4.8.0 or later, but QtGui provides version 4.7.0
    Trace/BPT trap:

    Any help please?
    Regards

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

      Hi and welcome to devnet,

      Did you rebuild your application with Qt 4.8.7 ?

      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