Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Build Qt6 rc2 from source - Windows 10 Visual Studio 2017
Forum Updated to NodeBB v4.3 + New Features

Build Qt6 rc2 from source - Windows 10 Visual Studio 2017

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 606 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.
  • nicholas_yueN Offline
    nicholas_yueN Offline
    nicholas_yue
    wrote on last edited by
    #1

    The compiler seems to have issue with variadac arguments

    Error:

    qt-everywhere-src-6.0.0-rc2/qtbase/src/corelib/tools/qhashfunctions.h(202): error C3520: 'T': parameter pack must be expanded in this context
    ninja: build stopped: subcommand failed.

    Compiler:

    Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27034 for x64
    Copyright (C) Microsoft Corporation. All rights reserved.

    aha_1980A 1 Reply Last reply
    0
    • nicholas_yueN nicholas_yue

      The compiler seems to have issue with variadac arguments

      Error:

      qt-everywhere-src-6.0.0-rc2/qtbase/src/corelib/tools/qhashfunctions.h(202): error C3520: 'T': parameter pack must be expanded in this context
      ninja: build stopped: subcommand failed.

      Compiler:

      Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27034 for x64
      Copyright (C) Microsoft Corporation. All rights reserved.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @nicholas_yue,

      Qt6 needs a C++17 compiler. you should better upgrade to MSVC 2019.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      2

      • Login

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