Results 1 to 3 of 3

Thread: Windows System Requirements as Target for binary Qt Application

  1. #1
    Join Date
    Jul 2015
    Posts
    87
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Windows System Requirements as Target for binary Qt Application

    Hello,

    i found a lot of information abotu the system requirements for the development system of Qt
    but less for a windows target system for by application. Where do i find the minimum windows
    system that is neccessary for an application that is build with Qt 5.5.x.

    I only found
    Window 7, 8, 8.1 and from Blog Windows 10.

    Is there an official list of supported windows versions for applications that are build with Qt 5.5.x?

    Thx

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Windows System Requirements as Target for binary Qt Application

    Is there an official list of supported windows versions for applications that are build with Qt 5.5.x?
    Here. I build 32- and 64-bit Qt apps for Windoze 10 64-bit using MSVC 2013, and Qt 5.5 works just fine. You can also use MSVC 2015 even though it is not supported. Qt complains when compiling, and you need to build in VS 2013 compatibility mode, but it works. I am guessing that with the release of Qt 5.6, MSVC 2015 will be officially supported along Win 10.

  3. #3
    Join Date
    Jul 2015
    Posts
    87
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Windows System Requirements as Target for binary Qt Application

    I know that list, but understand it a different way. Isn't it a list on which platforms i can install Qt itself
    and which compiler i can use to build applications? It doesn't tell me, on which platforms i can install my
    builded application, or am i wrong? I can't see Windows 8.1 or Windows 10?

    From that side:
    "Qt is supported on a variety of 32-bit and 64-bit platforms, and can be built on each platform with GCC,
    a vendor-supplied compiler, or a third party compiler as indicated in the table below."

    For me it tells me on which platforms i can built Qt from it's source with GCC.

    *confused*

Similar Threads

  1. Replies: 2
    Last Post: 3rd November 2015, 09:38
  2. QT object file usage on new system requirements
    By gaurish.nayak88 in forum Newbie
    Replies: 1
    Last Post: 21st March 2014, 19:47
  3. Replies: 0
    Last Post: 29th July 2013, 14:20
  4. Replies: 4
    Last Post: 16th August 2011, 13:37
  5. Minimum requirements for application
    By b1 in forum Qt Programming
    Replies: 8
    Last Post: 17th September 2006, 23:29

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.