Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97703

Qt 6.2.0 does not build under Windows VS2019

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 6.2.1
    • 6.2.0
    • Multimedia
    • None
    • Windows

    Description

      Downloaded Qt6.2.0 everywhere and tried to compile using VS2019:

       

      > cd %QTDIR%
      > set PATH=%QTDIR%\qtbase\bin;%PATH%
      > set PATH=C:\dev\qt6\Python39;%PATH%
      > set PATH=C:\dev\qt6\perl\perl\bin;%PATH%
      > set PATH=C:\dev\qt6\cmake-3.21.3-windows-x86_64\bin;%PATH%
      > configure -debug-and-release > cmake --build . --parallel

       

      Got the following error:

      C:\dev\qt6\qt-everywhere-src-6.2.0\qtmultimedia\src\multimedia\platform\windows\qwindowsmediadevices.cpp(218): error C2440: '='ÿ: impossible de convertir de 'LRESULT (__cdecl *)(HWND,UINT,WPARAM,LPARAM)' en 'WNDPROC'
      C:\dev\qt6\qt-everywhere-src-6.2.0\qtmultimedia\src\multimedia\platform\windows\qwindowsmediadevices.cpp(218): note: Cette conversion requiert reinterpret_cast, un cast de style C ou un cast de style fonction

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            laknoll Lars Knoll
            jpo38 Jean Porcherot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes