Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Using Qt6 in Win32 application
Forum Updated to NodeBB v4.3 + New Features

Using Qt6 in Win32 application

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt6.2environmentwin32
3 Posts 2 Posters 527 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kaan koroglu
    wrote on 17 May 2023, 07:20 last edited by
    #1

    Hi all,

    We had a Win32 application which is using Qt5 framework. Due to Qt5 reaching end of support, we are considering it to move Qt6 framework. I do not find 32bit binaries anywhere so I assume Qt6 only comes with 64 bit in Windows environment. https://doc.qt.io/qt-6.2/windows.html

    My question is can i use Qt6 within a win32 application? or should I also convert application to x64?

    C 1 Reply Last reply 17 May 2023, 07:29
    0
    • K kaan koroglu
      17 May 2023, 07:20

      Hi all,

      We had a Win32 application which is using Qt5 framework. Due to Qt5 reaching end of support, we are considering it to move Qt6 framework. I do not find 32bit binaries anywhere so I assume Qt6 only comes with 64 bit in Windows environment. https://doc.qt.io/qt-6.2/windows.html

      My question is can i use Qt6 within a win32 application? or should I also convert application to x64?

      C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 17 May 2023, 07:29 last edited by
      #2

      @kaan-koroglu said in Using Qt6 in Win32 application:

      My question is can i use Qt6 within a win32 application?

      Yes, but you have to compile Qt by yourself

      or should I also convert application to x64?

      Yes

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      K 1 Reply Last reply 17 May 2023, 07:40
      4
      • C Christian Ehrlicher
        17 May 2023, 07:29

        @kaan-koroglu said in Using Qt6 in Win32 application:

        My question is can i use Qt6 within a win32 application?

        Yes, but you have to compile Qt by yourself

        or should I also convert application to x64?

        Yes

        K Offline
        K Offline
        kaan koroglu
        wrote on 17 May 2023, 07:40 last edited by
        #3

        @Christian-Ehrlicher Thank you for your answer.

        1 Reply Last reply
        0

        3/3

        17 May 2023, 07:40

        • Login

        • Login or register to search.
        3 out of 3
        • First post
          3/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved