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. image not found error: QT rpath is pointing to version 'A' instead of a number @rpath/QtCore.framework/Versions/A/QtCore
Forum Updated to NodeBB v4.3 + New Features

image not found error: QT rpath is pointing to version 'A' instead of a number @rpath/QtCore.framework/Versions/A/QtCore

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 191 Views
  • 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.
  • C Offline
    C Offline
    cebuger
    wrote on last edited by
    #1

    just freshly installed QT 6.0.1 and I was about to run my application and I encountered the
    issue dyld: Library not loaded: @rpath/QtWidgets.framework/Versions/A/QtWidgets

    I was surprised that instead of a version number, the letter 'A' is displayed instead. I already performed "otool -l" and discovered all QT modules are linked to this version 'A'

    Note: prior to 6.0.1 there was an older version installed in the machine but I uninstalled it using maintenance tool.

    Perhaps this issue is more on not finding the correct image thru rpath instead of the "A" version, but i think it is related since it should be the version in there instead of the letter "A"

    How do I resolved this?

    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