Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. :-1: error: The project requires at least qbs version 1.10.0, but this is qbs version 1.4.5.
Forum Updated to NodeBB v4.3 + New Features

:-1: error: The project requires at least qbs version 1.10.0, but this is qbs version 1.4.5.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 218 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.
  • G Offline
    G Offline
    GFang
    wrote on last edited by GFang
    #1

    Hi, I just installed QT creator on Ubuntu 16 with Qt version 5.11.1(and QMake version 3.1 if it's useful)
    I also have installed qbs 1.14.0 with the follwing git clone
    git://code.qt.io/qbs/qbs.git
    and build it with

    qmake -r qbs.pro
    make
    

    However while trying to build my project the following error is displayed

    :-1: error: The project requires at least qbs version 1.10.0, but this is qbs version 1.4.5.
    

    Any idea on how to fix this?

    Edit: I also tried to apt upgrade and update.

    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