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

MSVC Desktop UNICODE defines incomplete

    XMLWordPrintable

Details

    Description

      msvc-desktop.conf don't define all windows "UNICODE" needed.

      Only "UNICODE" Macro is defined, but windows need "UNICODE" and "_UNICODE", has it is defined in the "Microsoft.Cpp.unicodesupport.props" for MSVC 14 ( And others )

      The present version don't compile when using "tchar.h" with need "_UNICODE" defined.

      Correct DEFINES for windows should be: "DEFINES += _UNICODE UNICODE WIN32" has it is done in "Microsoft.Cpp.unicodesupport.props".

       

       

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            Astraya Julian
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes