Posts tagged with 'qt6'
Setup Basic Qt6 Development Environment with QML LSP in Arch Linux
Install Qt6 in Arch Linux Note this small tutorial assume you has install base-devel, cmake, and ninja first you need an sudo access, to install basic development package you need install following package $ pacman -Ss qt6- | rg -i installed ext ... read more →