qbs-config-ui

1.12.2-1.fc30.x86_64 : Cross platform build tool

Install

All systems
curl cmd.cat/qbs-config-ui.sh
Debian Debian
apt-get install qtcreator
Ubuntu
apt-get install qbs
Arch Arch Linux
pacman -S qbs
image/svg+xml Kali Linux
apt-get install qbs
Fedora
dnf install qbs-1
Windows (WSL2)
sudo apt-get update sudo apt-get install qbs
OS X
brew install qbs
Raspbian
apt-get install qtcreator

qbs-1

1.12.2-1.fc30.x86_64 : Cross platform build tool

qbs

Qbs is a tool that helps simplify the build process for

developing projects across multiple platforms. Qbs can be used for any software project, regardless of programming language, toolkit, or libraries used. Qbs is an all-in-one tool that generates a build graph from a high-level project description (like qmake or CMake) and additionally undertakes the task of executing the commands in the low-level build graph (like make).

qt-creator

Cross-platform IDE for Qt

qtcreator

lightweight integrated development environment (IDE) for Qt

Qt Creator is a new, lightweight, cross-platform integrated development environment (IDE) designed to make development with the Qt application framework even faster and easier. It includes: * An advanced C++ code editor * Integrated GUI layout and forms designer * Project and build management tools * Integrated, context-sensitive help system * Visual debugger * Rapid code navigation tools * Supports multiple platforms