Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. "name" is missing - message when trying to load plugin in qtcreator..
Forum Updated to NodeBB v4.3 + New Features

"name" is missing - message when trying to load plugin in qtcreator..

Scheduled Pinned Locked Moved 3rd Party Software
4 Posts 2 Posters 1.9k 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.
  • S Offline
    S Offline
    SwePtr
    wrote on last edited by
    #1

    As topic.
    OS Linux mint 17.1 Rebecca 64.
    Works without problem in qtcreator 3.1.1 systemwide.
    But when start qtcreator 3.3 opensource I got this error.

    !http://s21.postimg.org/iohbv1bt3/2015_02_06_1423220969_0x340000ax768_scrot.png(3.3 error on loading plugin)!
    The plugin I want to load is "CreatorStyleEdit":http://beige.github.io/CreatorStyleEdit/

    Plugin resists in the systemwide directory
    @/usr/lib/x86_64-linux-gnu/qtcreator/plugins/CreatorStyleEdit@ and local in
    @/home/peter/progs/Qt/Tools/QtCreator/lib/qtcreator/plugins/CreatorStyleEdit@

    The 64-bit version of the plugin is installed.

    /SwePtr

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

      Hi,

      Following the information from the plugin author, the version your have is built for Qt Creator 3.1.1 and not 3.3. You would have to build it yourself for the new version of Qt Creator

      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
      1
      • S Offline
        S Offline
        SwePtr
        wrote on last edited by
        #3

        Thankyou SGaist
        I guess it is time for me to go through this "tutorial ":http://doc.qt.digia.com/qtcreator-extending/first-plugin.html
        [quote author="SGaist" date="1423257212"]Hi,

        Following the information from the plugin author, the version your have is built for Qt Creator 3.1.1 and not 3.3. You would have to build it yourself for the new version of Qt Creator[/quote]

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

          You're welcome !

          Don't forget the one important point: check that you are using the same Qt library as for Qt Creator.

          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
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved