Skip to content

Qt 6

This is where all Qt 6 related questions belong

828 Topics 4.0k Posts

QtWS: Super Early Bird Tickets Available!

  • WaitCusor not working in qt6

    Solved
    4
    0 Votes
    4 Posts
    364 Views
    SGaistS

    There's the porting guide to help you get started.

  • This topic is deleted!

    Unsolved
    4
    0 Votes
    4 Posts
    20 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Qt 6.5.2 change in QTab behaviour

    Unsolved
    7
    0 Votes
    7 Posts
    424 Views
    SGaistS

    I meant the one from your Linux distribution, not for the installer. That said, 6.6 is from the dev branch.

  • 0 Votes
    15 Posts
    2k Views
    B

    thanks, my problem solved.

  • Some problem make Qt 6.5.1 from sources

    Unsolved
    19
    0 Votes
    19 Posts
    2k Views
    N

    Hello Christian and All!

    I installed on the latest version of Windows 11 64 bit the necessary programs to compile Qt from source. But it all happened again. In Release mode, compilation is completed successfully. Except I can't compile a module for PostgreSQL. But in the -developer-build mode, compilation ends with an error - qtlanguageserver/src/languageserver/CMakeFiles/LanguageServerPrivate.dir/qlanguageservergen.cpp.obj: file too big[2522/11771]

    Here are two output files to the console for configure an make commands.
    [https://dropmefiles.com/n60M6](link url)

    I exclude from the Path variable
    C:\Prg\Strawberry\c\bin
    C:\Prg\Strawberry\perl\site\bin
    C:\Prg\Strawberry\perl\bin
    Actually I'm just renaming the directory C:\Prg\A-Strawberry - otherwise, a lot of confusion turns out, even ld.exe taken from Strawberry!
    I also clean up C:\Prg\PostgreSQL\15\bin from Path, since again the confusion turns out.

    Thank You!
    With best regards, Navadvipa Chandra das.

  • 0 Votes
    2 Posts
    187 Views
    N

    Hello Shawn and QtCommunity, I am having exactly the same problem. When I load a video it becomes recognized as a YUV420P which reduces the colorspace to 8bit and introduces color distortion. I need the original BT2020 colorspace that the file was encoded in to perform further incredibly fine adjustments. If someone could shed some light on this problem for Shawn and myself that would be great. Thank you -NetR00t

  • How to fix this in installing "server replied: Forbidden"

    Unsolved
    2
    0 Votes
    2 Posts
    466 Views
    A

    I got this, type your qt_xxx_online.dmg volume in terminal, and type "your_installer --mirror https://mirrors.tuna.tsinghua.edu.cn/qt"

  • 0 Votes
    2 Posts
    122 Views
    JonBJ

    @krishna_tbnvk
    Suggest try a different mirror --- search this forum or web for Qt download mirrors.

  • 0 Votes
    2 Posts
    239 Views
    JonBJ

    @priyankapetlu
    You have to write it yourself, nobody is going to write an application for you.

    Did you Google for e.g. qt chat to see what hits you get? E.g. there is a Qt example https://doc.qt.io/qt-6/qtnetwork-network-chat-example.html, or plenty others.

  • 0 Votes
    11 Posts
    671 Views
    Pl45m4P

    @Donald9307

    Just to clear the confusion, do you have any model or in which way do you use your query?
    Because there is no QSqlQuery::setQuery() (as in the title).

    But good to hear that it worked for you :)

  • Error on initializing QByteArray

    Unsolved
    7
    0 Votes
    7 Posts
    321 Views
    SGaistS

    You're welcome !

    Since you have the information you need, please mark the thread as solved using the "Topic Tools" button or the three dotted menu beside the answer you deem correct so that other forum members may know a solution has been found :-)

  • LNK2001 _DLLMAINCRTStartup problem

    Unsolved
    1
    0 Votes
    1 Posts
    197 Views
    No one has replied
  • How to access Sqlite3 aggregate recordset

    Solved
    7
    0 Votes
    7 Posts
    465 Views
    D

    @SGaist Hi. No I didn't. That fixed the problem I was having. Thanks so much for your help.

  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • win10-Raspi cross-compiling

    Unsolved
    1
    0 Votes
    1 Posts
    218 Views
    No one has replied
  • Qt 6.5 MediaPlayer and tcp stream

    Solved
    6
    0 Votes
    6 Posts
    856 Views
    kbarniK

    @SGaist Thank you! That should be probably it!
    I will test it on 6.5.1 when it will be released and report back.

  • Install Qt6StateMachine with aqt install-qt

    Unsolved
    2
    0 Votes
    2 Posts
    443 Views
    Paul ColbyP

    Hi @xavierbaez,

    I am trying to install libQt6StateMachine.so.6 with aqt install-qt

    Once you've installed aqtinstall, try:

    aqt install-qt linux desktop 6.5.0 gcc_64 -m qtscxml

    I generated that command line via this awesome tool :)

    Cheers.

  • Qtmultimedia windows 10 and linux

    Unsolved
    4
    0 Votes
    4 Posts
    182 Views
    SGaistS

    Would you be able to check with ffmpeg directly to see if it is working on Windows ?