Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Error while compiling qml program..
Qt 6.11 is out! See what's new in the release blog

Error while compiling qml program..

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 902 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I’m new to Qt and have recently installed Qt v5.3.1 (OpenGL 32bit) on Windows8-64bit.I am using VS 2013 Pro. I have tried an example for calculator (Qt5.3.1\Examples\Qt-5.3\quick\demos).
    I have tried installing Qt v5.3.1 (ANGLE). When compiling the sample am getting an error like
    "Cannot open include file: 'GLES2/gl2.h': No such file or directory".

    What could be the solution to this problem?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      Do you have such file on your PC?
      If so then check an include path in .pro file and add it if does not exists.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved