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. QT Designer on Windows and custom Widgets
Forum Updated to NodeBB v4.3 + New Features

QT Designer on Windows and custom Widgets

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 1.1k 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.
  • R Offline
    R Offline
    RandyBryant
    wrote on 31 Dec 2014, 00:18 last edited by
    #1

    I have several custom widgets that I build under Linux and QT 4.8.5 and they work great.
    I have installed Qt 4.8.5 on Windows 7 along with the proper MinGW (4.4.0).
    I can now rebuild those custom widgets on WIndows and they are installed in the proper Qt plugins/designer directory.
    They are not showing up in the Designer.
    I have done a ton of Googling but cannot find a solution.
    Any help would be appreciated.
    I am guessing I have some step that is needed for Windows that I am not aware of.

    Thanks!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 31 Dec 2014, 23:53 last edited by
      #2

      Hi and welcome to devnet,

      Qt Creator is built with MSVC2010 so your plugins are not compatible with it. You have two options here:

      • build Qt Creator with MinGW
      • build your plugins with MSVC2010

      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
      0
      • R Offline
        R Offline
        RandyBryant
        wrote on 1 Jan 2015, 08:41 last edited by
        #3

        I am using QT Designer not Creator.

        But I found out the answer. One must build the release version, not the debug version!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 1 Jan 2015, 23:04 last edited by
          #4

          Glad you found out and thanks for sharing !

          Since it's now working, can you please update the thread title prepending [solved] so other forum users may know a solution has been found :)

          On a side note it's Qt, QT stands for Apple QuickTime

          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
          0

          1/4

          31 Dec 2014, 00:18

          • Login

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