[Interest] Qt6 build on Raspi

Alexander Carôt alexander_carot at gmx.net
Sat Mar 9 10:57:29 CET 2024


>>> ... or build on a system with sufficient RAM.

I see – can I use any ARM based machine in order to work on a Raspi4 or are there specific requirements ?

Furthermore, I might have missed something but are there probably pre-built Qt6 binaries for Raspi available ?

Thanks,
best

Alex

--
http://www.carot.de
Email : Alexander at Carot.de
Tel.: +49 (0)177 5719797


> Gesendet: Freitag, 08. März 2024 um 18:02 Uhr
> Von: "Thiago Macieira" <thiago.macieira at intel.com>
> An: interest at qt-project.org
> Betreff: Re: [Interest] Qt6 build on Raspi
>
> On Friday, 8 March 2024 00:20:24 PST Frank Mertens wrote:
> > I usually do not build on the Raspberry directly. Modern compilers take ever
> > more memory. Another problem might be parallelism of the optimizing link
> > stage. Checkout CMAKE_JOB_POOL_LINK and CMAKE_JOB_POOK_COMPILE.
> > You probably have to limit both to not run out of memory.
> 
> That's just going to fail the build if the compilers can't get enough memory. 
> Alexander says he tried to build with -j1 and that still got the system to 
> freeze.
> 
> Alexander: add more RAM or build on a system with sufficient RAM.
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Principal Engineer - Intel DCAI Cloud Engineering
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>


More information about the Interest mailing list