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 do I start using qbs with QtCreator to build Qt apps?
Forum Updated to NodeBB v4.3 + New Features

How do I start using qbs with QtCreator to build Qt apps?

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

    HI!

    I'm on Qt 5.2.1 and Qt Creator 3.0.1
    I use msvc 2013 x64

    I'd like to start using qbs for all my projects onwards, but I don't know how.
    Tried installing qbs plugin, but it only showed up if you choose plain apps, not qt apps.
    Since I'm not familiar with build systems (debugged makefile before, succeeded but left scarred for life)
    So I'm afraid I have to ask for some pointers to start on.

    My problem with qmake is fairly standard: some linker errors then you know it's time to nmake -clean and qmake again. I wished to automate this.

    Thanks in advance

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      The standard wizards are still based on qmake, as QBS remains a "smaller brother" here ;)

      Check out "the docs":http://qt-project.org/doc/qbs-1.2/index.html, they are generally getting better. The developers of QBS are very active and helpful on the QBS mailing list, too.

      Also, there is a wiki "here":http://qt-project.org/wiki/QBS.

      (Z(:^

      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