Hello folks
My archlinux ARM64 is updated
[code]Linux smarch 6.18.2-1-aarch64-ARCH #1 SMP PREEMPT_DYNAMIC Sun Dec 21 18:20:45 UTC 2025 aarch64 GNU/Linux[/code]
When I try to run qtcreator, I got this error:
[code]qtcreator: symbol lookup error: /usr/bin/../lib/qtcreator/libUtils.so.18: undefined symbol: _ZN14QObjectPrivateC2E16QtPrivate_6_10_0, version Qt_6_PRIVATE_API[/code]
Quick workaround: I have rebuild qtcreator from PKGBUILD which I have found on Archlinux git pages. (I cannot find it under ArchLinux ARM git pages btw). After building from scratch now it is working
