Skip to content
  • 144k Topics
    721k Posts
    M
    Hello, We are using Jetson Orin Nano companion computer in our application development for robotics application. The Jetson Orin Nano comes with QLibc jetson@ubuntu:~/Downloads$ ldd --version ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. During the Qt installation, I run into version mismatch. /home/jetson/Qt/6.10.1/gcc_arm64/libexec/qmlimportscanner: /lib/aarch64-linux-gnu/libm.so.6: version GLIBC_2.38’ not found (required by /home/jetson/Qt/6.10.1/gcc_arm64/libexec/../lib/libQt6Qml.so.6) /home/jetson/Qt/6.10.1/gcc_arm64/libexec/qmlimportscanner: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.38’ not found (required by /home/jetson/Qt/6.10.1/gcc_arm64/libexec/../lib/libQt6Network.so.6) Therefore I believe I have to rebuild Qt for 22.04 on aarch64 from the source. I came across this wiki post to build Qt from source on Ubuntu 22.04. https://wiki.qt.io/Building_Qt_Creator_from_Git_on_Ubuntu_22.04 I want to confirm from you all if these are still the correct steps to proceed on my environment. Thanks for your help, Mustafa
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    trialuserT
    I see. This might be useful to some, but I'll probably refrain from trying to mislead Qt and Atlassian about my country. After all, it’s their decision, so I don’t see any point in getting around it.
  • Everything related to designing and design tools

    130 396
    130 Topics
    396 Posts
    J
    Using QT Designer might be the simpler route if the main goal is to keep the workflow smooth with Python. QT Design Studio projects often need manual adjustments before they run properly under PySide6.
  • Everything related to the QA Tools

    91 245
    91 Topics
    245 Posts
    K
    I've been trying to do testing with squish ( 9.1) on a newer version of application built using squish QT 6.8.3 (previous version used 5.x and was able to run properly ) and when i do all the aut mapping and try to Launch aut, the application closes and crashes and get this error, [image: a610302d-72ee-4fd0-8797-be9d80b52c7e.png] and I've also pasted the the server log below, S Squish tools: [2026-01-19T11:33:19.896+0000] 11:33:19:896 Info: Connection to 127.0.0.1:63151 closed. S Squish tools: [2026-01-19T11:33:20.442+0000] 11:33:20:442 Info: Connection from 127.0.0.1:55209. S Squish tools: [2026-01-19T11:33:20.462+0000] 11:33:20:462 Info: Connection to 127.0.0.1:55209 closed. R: [2026-01-19T11:33:20.658+0000] 2026-01-19T11:33:20 START Start 'appstarter' Test 'appstarter' started S Squish tools: [2026-01-19T11:33:20.659+0000] 11:33:20:659 Info: Connection from 127.0.0.1:55211. S Squish tools: [2026-01-19T11:33:20.662+0000] 11:33:20:662 Info: Starting AUT 'MHCClient' with wrappers Qt: C:\Users\Kenneth.Hagin\Squish for Qt 9.1.0\bin\dllpreload.exe C:\Program Files\MRMC\MHC\client\MHCClient.exe S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: EXE: 'C:\Users\Kenneth.Hagin\Squish for Qt 9.1.0\bin\dllpreload.exe' S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: EXE: 'C:\Program Files\MRMC\MHC\client\MHCClient.exe' S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: dllpreload.exe: starting and trying to hook: "C:\Program Files\MRMC\MHC\client\MHCClient.exe" S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: DLL: 'C:\Users\Kenneth.Hagin\Squish for Qt 9.1.0\lib\squishqtpre.dll' S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: Command: '"C:\Program Files\MRMC\MHC\client\MHCClient.exe"' S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: main S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: Architecture 64-bit Intel of library and process match. S Squish tools: [2026-01-19T11:33:21.661+0000] 11:33:21:661 DLLPreload: run process S Squish tools: [2026-01-19T11:33:22.258+0000] 11:33:22:258 DLLPreload: done S Squish tools: [2026-01-19T11:33:22.258+0000] 11:33:22:258 DLLPreload: Returning exit code 3221225477 from patched process S Squish tools: [2026-01-19T11:33:22.258+0000] 11:33:22:258 Info: AUT process 'C:\Users\Kenneth.Hagin\Squish for Qt 9.1.0\bin\dllpreload.exe C:\Program Files\MRMC\MHC\client\MHCClient.exe' (PID 21704) finished with exit status -1073741819 S Squish tools: [2026-01-19T11:34:20.685+0000] 11:34:20:684 Info: Connection to 127.0.0.1:55211 closed. R: [2026-01-19T11:34:21.171+0000] squishrunner exited with value -1, started with arguments: [C:\Users\Kenneth.Hagin\Squish for Qt 9.1.0\bin\squishrunner.exe, --host, localhost, --port, 53234, --debugLog, palw, --startapp, --suitedir, C:\dev_git\Test Automation\mhc\suite_Sanity, --cwd, C:\Program Files\MRMC\MHC\mhc\client, --aut, MHCClient]
  • Everything related to learning Qt.

    391 2k
    391 Topics
    2k Posts
    S
    @Jackol Did you or did an AI write that answer?
  • 2k Topics
    13k Posts
    Chris KawaC
    Sometimes, like when you are marooned on a desert island [in an announcer voice] Coming soon, to a desert island near you... :) Yeah, I guess cases where all you have is text search on a big code base are not that uncommon, like when browsing github repo or something like that, but specifically overrides... I don't think I ever had to look for overrides this way. Oh well, different people different use cases.
  • 4k Topics
    18k Posts
    C
    [image: dc2880e7-0937-4483-91de-5cc6b1e0664b.png] 项目升级QT6后启动 ASSERT failure in class QFactoryLoader *__cdecl QtGlobalStatic::ApplicationHolder<struct `anonymous namespace'::Q_QAS_qtlsbLoader>::pointer(void) noexcept(false): "The application static was used without a QCoreApplication instance", file C:/Users/qt/work/qt/qtbase/src/corelib/kernel/qapplicationstatic.h, line 59 这是什么原因造成
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    O
    Many thanks @SGaist, issue solved I connected today to both account (Jira and Qt) and the click on "erstellen" opens the ticket creation mask now. I don't understand what happened yesterday, since i didn't do anything different today in comparison to yesterday... Maybe the night time helped for some background synchronization...