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. GUI using QtCreator without qmake
Forum Updated to NodeBB v4.3 + New Features

GUI using QtCreator without qmake

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

    My have created my GUI based project with regular make instead of qmake because I'm integrated with non-Qt code. Up to now I have developed my GUI through code and without QtCreator. How hard is it to make the transition to use the GUI components from regular code to using QtCreator?

    aha_1980A 1 Reply Last reply
    0
    • A anshah

      My have created my GUI based project with regular make instead of qmake because I'm integrated with non-Qt code. Up to now I have developed my GUI through code and without QtCreator. How hard is it to make the transition to use the GUI components from regular code to using QtCreator?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @anshah I'm not sure I understand your question.

      Creator can handle Makefile projects too, through Import Existing Project. You have some limitations here, but overall it will work.

      You can, however also convert your code to Qmake, CMake or QBS build systems, which Creator supports natively.

      Qt has to stay free or it will die.

      1 Reply Last reply
      2

      • Login

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