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

lupdate fails to parse QML with required properties on windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • None
    • 5.15.0, 5.15.1
    • Tools: Linguist
    • None
    • Windows

    Description

      The lupdate tool on windows does not seem to support QML's

      required property TYPE NAME

      syntax. Every line with such a property throws an error.

        Generating ../../../translation/ja_JA.ts
      C:/.../MyComponent.qml: error GFAA86EFD: Expected token `:' [C:/.../.vcxproj]
        	required property var imageSource
        
        	         ^
        
        Updating '../../../translation/ja_JA.ts'...
      

      It works without a problem on linux.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            roussinm Maxime Roussin-Bélanger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes