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. <SOLVED> Qt Desinger addins
Qt 6.11 is out! See what's new in the release blog

<SOLVED> Qt Desinger addins

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.4k 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.
  • G Offline
    G Offline
    GrahamL
    wrote on last edited by
    #1

    Hi
    I am trying to make a library with several Qt Designer plugins following the instructions here
    http://qt-project.org/doc/qt-5.0/qtdesigner/qdesignercustomwidgetcollectioninterface.html

    When compiling I am getting this error –
    @
    mycustomwidgets.cpp(17): error C2338: Old plugin system used
    1>mycustomwidgets.cpp(18): fatal error C1004: unexpected end-of-file found
    @
    Can anyone please explain the reason for this and what I need to do to fix it

    Thanks

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dbzhang800
      wrote on last edited by
      #2

      Hi, it's a bug of the documentation, please the newer version

      http://qt-project.org/doc/qt-5.1/qtdesigner/qdesignercustomwidgetcollectioninterface.html

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GrahamL
        wrote on last edited by
        #3

        Thanks
        That explains it

        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