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

lrelease cross compile for windows fails with Windows.h

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 4.8.7
    • Tools: Linguist

    Description

      Compile of lrelease failed on linux machine, when cross compiling for windows.

      Issue is tools/linguist/shared/profileevaluator.cpp, line 68.
      #include <Windows.h> should be #include <windows.h> (lowercase 'w').

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            lostbard John Donoghue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes