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

ANGLE build is broken with MSYS2 tools

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 5.5.0 RC
    • GUI: OpenGL
    • None
    • 68c915f

      Commit a218a252c4200cfe7048de81a46f7e48349084d5 introduced a change that made the build call "win_bison" instead of "bison" for the parser generator. That means the standard tool installed by MSYS2 (which is recent enough) is not found.

      There doesn't seem to be a good reason to find the tool under a non-standard name. We should rename the tool back to the standard name so that a system-wide installation can be used.

        For Gerrit Dashboard: QTBUG-46852
        # Subject Branch Project Status CR V

            andrew.knight Andrew Knight
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes