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. Building Qt Designer plugin while designer is open

Building Qt Designer plugin while designer is open

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

    Hello!

    My team and I are working on an app which makes heavy use of designer. We would like to build and modify the ui as much as possible in designer. To do this, we are building many custom widgets with designer the plugins. The problem is that every time we want to build, we have to shut down designer since it locks the plugin dlls so that we cannot replace them. It is really frustrating to have to close designer--->build plugins--->open designer--->open ui files every time we build. Especially during early development.

    Win32, Qt 4.8.1, MSVC 2010

    Any suggestions?? Your help is very much appreciated.

    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