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

Compilation error qegl_p.h not found for OpenGL ES enabled build of Qt for WindowsCE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.6.0
    • 4.6.0
    • None
    • None
    • 55dcc5551e338ba16c0db8c7d6593554d3d019b8

      Mixed usage of #include <private/foo_p.h> verses #include "foo_p.h" is leading to trouble. Ideally make use of _#include <private/foo_p.h> style.

      Test case:
      1). configure Qt like:

      e:\depot\qt\kinetic\configure -platform win32-msvc2008 -xplatform wincewm60professional-msvc2008 -fast -opengl-es-cm

      2)note the compilation fails for src/opengl

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

            isdale Keith Isdale (closed Nokia identity) (Inactive)
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes