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. Shared Libraries Fail to Load in Mac OS
Forum Updated to NodeBB v4.3 + New Features

Shared Libraries Fail to Load in Mac OS

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.3k 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.
  • E Offline
    E Offline
    enutt
    wrote on last edited by
    #1

    Hi-

    I am having trouble debugging my application's ability to load Qt Plugins. I created the application and plugin using the steps outlined in "How to Create Qt Plugins : The Lower-Level API: Extending Qt Applications."

    I have two separate projects, the application and the plugin. The projects build on Linux and Mac OS. On linux the application successfully loads my plugins. On Mac OS the QPluginLoader gives the following error string:

    "The file '/Users/ethan/src/my-application-build-desktop/plugins/libMyPlugin.dylib' is not a valid Qt plugin."

    I welcome any suggestions for debugging this problem.

    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