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
QtWS25 Last Chance

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 656 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 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.

    JKSHJ 1 Reply Last reply
    0
    • S SKovalev

      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.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on 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
      2
      • JKSHJ JKSH

        @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 last edited by
        #3

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

        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