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. How to create Qt Widgets Application project with Qbs build system
Forum Update on Monday, May 27th 2025

How to create Qt Widgets Application project with Qbs build system

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 664 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.
  • S Offline
    S Offline
    SKovalev
    wrote on 16 Aug 2018, 05:30 last edited by
    #1

    In documentation it is said that Most Qt Creator project wizards enable you to choose the build system to use for building the project: qmake, CMake, or Qbs. But I don't see any while creating new Qt Widgets Application.

    Is it possible? How?

    Thank you very much.

    J 1 Reply Last reply 17 Aug 2018, 02:42
    0
    • S SKovalev
      16 Aug 2018, 05:30

      In documentation it is said that Most Qt Creator project wizards enable you to choose the build system to use for building the project: qmake, CMake, or Qbs. But I don't see any while creating new Qt Widgets Application.

      Is it possible? How?

      Thank you very much.

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 17 Aug 2018, 02:42 last edited by
      #2

      @SKovalev said in How to create Qt Widgets Application project with Qbs build system:

      I don't see any while creating new Qt Widgets Application.

      Hi @SKovalev, I think you've found an omission in Qt Creator. All project types let you select the build system, but the selector is missing from the Qt Widgets Application wizard.

      Could you please submit a bug report (https://bugreports.qt.io/ ) and post the link here?

      Is it possible? How?

      For now, you could work around the problem by creating a Qt Console Application with Qbs. After that, manually add Qt Widgets dependencies.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      S 1 Reply Last reply 17 Aug 2018, 10:59
      2
      • J JKSH
        17 Aug 2018, 02:42

        @SKovalev said in How to create Qt Widgets Application project with Qbs build system:

        I don't see any while creating new Qt Widgets Application.

        Hi @SKovalev, I think you've found an omission in Qt Creator. All project types let you select the build system, but the selector is missing from the Qt Widgets Application wizard.

        Could you please submit a bug report (https://bugreports.qt.io/ ) and post the link here?

        Is it possible? How?

        For now, you could work around the problem by creating a Qt Console Application with Qbs. After that, manually add Qt Widgets dependencies.

        S Offline
        S Offline
        SKovalev
        wrote on 17 Aug 2018, 10:59 last edited by
        #3

        Hello @JKSH. Thank You for Your reply. I have posted an issue.

        1 Reply Last reply
        2

        3/3

        17 Aug 2018, 10:59

        • Login

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