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

qtlocation plugin cannot build on mingw-w64 if -opengl desktop configured.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.4
    • 5.9.0 Beta 4
    • None
    • Windows 7 sp1

      GCC 6.3.0 MinGW-w64 5.0.2

      Qt 5.9.0 beta 4

       
    • 714145e7017afb74a23548ee9df2eff30536cfde

    Description

      if configure with -opengl destop on Windows 7 sp1, and mingww64(GCC 6.3)

      qtlocation plugin mapboxgl cannot build because some undefined references from OpenGL ES 2.0

      issue is qtlocation\src\plugins\geoservices line 9. either following way works

      1. exclude mingw too, remove "|mingw"
      2. add qtConfig(opengles2)

      Attachments

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

        Activity

          People

            tmpsantos Thiago Marcos P. Santos
            dext dexter
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes