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. x64 support
Qt 6.11 is out! See what's new in the release blog

x64 support

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 877 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    MartinR
    wrote on last edited by
    #1

    I have been using QT for displaying processed images on a windows PC in a real-time capture and display app. It is working well.

    However I need to use CUDA to process images on a GPU which requires an x64 environment.

    Hence I need QT to operate in an x64 environment under windows.

    What are my options?

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi, welcome to the Qt forum! Qt 5.7.0 is available / supported on 64 bit Windows with Visual Studio 2013 and 2015.

      1 Reply Last reply
      1
      • BuckwheatB Offline
        BuckwheatB Offline
        Buckwheat
        wrote on last edited by
        #3

        @MartinR, If you wish to use MinGW (GNU) toolchains, MSYS2 is available as well. They support only Qt 5.6.2 at the moment (most likely due to the x86_64 webkit issues) but it works flawlessly.

        Dave Fileccia

        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