Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. qopenglwidget.h: no such file or directory
Forum Update on Monday, May 27th 2025

qopenglwidget.h: no such file or directory

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 3.7k Views
  • 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.
  • embdevE Offline
    embdevE Offline
    embdev
    wrote on last edited by
    #1

    Hi, i'm using Qt4.8 sources and when I tried to cross-compile (for arms) opengl widget in UI designer, the compiler says qopenglwidget.h: no such file or directory.

    Does any one knows how to rectify this error?

    Thanks!

    jsulmJ 1 Reply Last reply
    0
    • embdevE embdev

      Hi, i'm using Qt4.8 sources and when I tried to cross-compile (for arms) opengl widget in UI designer, the compiler says qopenglwidget.h: no such file or directory.

      Does any one knows how to rectify this error?

      Thanks!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @embdev According the documentation http://doc.qt.io/qt-5/qopenglwidget.html QOpenGLWidget exists since Qt 5.4

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      embdevE 1 Reply Last reply
      2
      • jsulmJ jsulm

        @embdev According the documentation http://doc.qt.io/qt-5/qopenglwidget.html QOpenGLWidget exists since Qt 5.4

        embdevE Offline
        embdevE Offline
        embdev
        wrote on last edited by
        #3

        @jsulm oh, okies. so i'd have to use the Qt5 kits then. Thanks!

        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