Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-985

Qt VST adds /utf-8 parameter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 2.8.1 (rev.06)
    • None
    • Visual Studio 2019
    • Windows

      After updating from 2.8.0 to 2.8.1.6 I get a lot of build errors.

      After a long investigation, I found that the QtVST adds the -utf-8 parameter to the compilation (I see it in the CL.command.1.tlog file).

      Now my code files are encoded using the system charset (Latin1 - 1252), that is the default behaviour of Visual Studio, so they are not compatible with the /utf-8 parameter.

       

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

            mecfc Miguel Costa
            puffosauro Fabio Dago
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes