On Sunday, 5 June 2022 17:54:15 PDT Thiago Macieira wrote:
> On Sunday, 5 June 2022 17:48:05 PDT Chris Benesch wrote:
> > After struggling for almost 2 weeks I finally got QT 6.2.4 to work on
> > AlmaLinux 8.
>
> Is this using the broken Red Hat 8's 4.18 kernel?
>
> If so, downgrade it back to a
On Sunday, 5 June 2022 17:48:05 PDT Chris Benesch wrote:
> After struggling for almost 2 weeks I finally got QT 6.2.4 to work on
> AlmaLinux 8.
Is this using the broken Red Hat 8's 4.18 kernel?
If so, downgrade it back to a couple of months ago or upgrade it again to
release 392. Red Hat botched
Hi all,
After struggling for almost 2 weeks I finally got QT 6.2.4 to work on
AlmaLinux 8. My solution isnt a complete one, but it will at least get you
started if you want to learn more.
The problem lies in qmake, or more appropriately the QProcess object in
qmake.
Setup: AlmaLinux 8.6, fully y
Hello,
I’m trying to deploy my application on Windows ARM64 by cross-compiling it on
my x64 machine. I was able to compile the program successfully, but couldn’t
find windeployqt.exe inside C:\Qt\6.2.4\msvc2019_arm64. Is there a way to use
windeployqt when deploying on Windows ARM64?
Best,
Dalj