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

Unable to build on windows: Angle: invalid directive: '%param'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.5.1
    • QPA: Windows
    • None
    • Windows Server 2008, mingw64 5.1.0, Windows SDK 8

    Description

      When building Qt 5.5.1, I get the following message:

      mingw32-make[7]: Entering directory 'q:/qt-everywhere-opensource-src-5.5.1/qtbase/src/angle/src/compiler'
      PATH=Q:/qt-everywhere-opensource-src-5.5.1/gnuwin3/bin${PATH:+:$PATH} bison --no-lines --skeleton=yacc.c --defines=glslang_tab.h --output=glslang_tab.cpp ../../../3rdparty/angle/src/compiler/translator/glslang.y
      ../../../3rdparty/angle/src/compiler/translator/glslang.y:48.1-6: invalid directive: `%param'
      ../../../3rdparty/angle/src/compiler/translator/glslang.y:48.10-24: syntax error, unexpected {...}
      Makefile.translator.Debug:490: recipe for target 'glslang_tab.h' failed
      mingw32-make[7]: *** [glslang_tab.h] Error 1
      mingw32-make[7]: Leaving directory 'q:/qt-everywhere-opensource-src-5.5.1/qtbase
      

      A quick google search finds this happening for someone using Visual Studio, and I am using mingw64.

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              xim Morten Neergaard
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes