Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
After upgrading from qt5 to qt6 and compiling qt6 with buildroot 2025.02, the ABI of my qmake is x86-linux-generic-elf-64bit. Previously with qt5 the qmake ABI was arm-linux-generic-elf-32bit. How can I compile the ARM 32bit qmake?
I have the same problem. Buildroot 2025.08.1 and Qt 6.8.2. Did you manage to find a solution?