Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Plugin Metadata Gives Wrong Versions
Forum Updated to NodeBB v4.3 + New Features

Plugin Metadata Gives Wrong Versions

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 131 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.
  • S Offline
    S Offline
    Spirrwell
    wrote on last edited by
    #1

    Hello!

    I run Linux Mint 20. I've built Qt 5.15.2 from source as well as Qt Creator 4.13. I'm trying to build/debug an old Qt Creator plugin. The generated JSON file for the metadata shows version 4.13.3 for it and the dependencies.

    However, the built SO file of the plugin shows up as version 4.13.83 in Qt Creator, and so it won't initialize. Hex editing the metadata version inside the plugin's SO file does allow it to load. Is there any reason why the version ends up wrong?

    Any help is greatly appreciated!

    Screenshot from 2020-11-23 21-22-16.png
    Screenshot from 2020-11-23 21-08-03.png

    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