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

Using Qt6 in Win32 application

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt6.2environmentwin32
3 Posts 2 Posters 910 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 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?

    Christian EhrlicherC 1 Reply Last reply
    0
    • K kaan koroglu

      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?

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 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
      4
      • Christian EhrlicherC Christian Ehrlicher

        @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 last edited by
        #3

        @Christian-Ehrlicher Thank you for your answer.

        1 Reply Last reply
        0

        • Login

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