qbs-setup-android

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

Install

All systems
curl cmd.cat/qbs-setup-android.sh
Debian Debian
apt-get install qbs
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 qbs

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