Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. SLED 11 SP1, run qt4 OpenGl examples ,Error:lack glu.h
Forum Updated to NodeBB v4.3 + New Features

SLED 11 SP1, run qt4 OpenGl examples ,Error:lack glu.h

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 3 Posters 4.8k 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.
  • C Offline
    C Offline
    Compiler
    wrote on last edited by
    #1

    hi all,
    when i install the latest qt sdk in my SLED 11 SP1 , run one example of OpenGl , the IDE report to me :
    /home/compiler/qtsdk-2010.05/qt/examples/opengl/2dpainting-build-desktop/../../../include/QtOpenGL/qgl.h:79: error: GL/glu.h: No such file or directory

    When i google this problem ,some one tell me to install libgluxx.so ,etc. But my problem is going on .

    My SLED have installed mesa 7.7-0.4.41 (i586) .

    help me ,please ~~~~~~~~~~

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

      Would it be an option to upgrade to the Qt SDK 1.1? The version you are using is almost a year old. Not sure if that will help, but at least you'll have the latest version of everything.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        baysmith
        wrote on last edited by
        #3

        Have you installed the mesa-devel package?

        Nokia Certified Qt Specialist.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          Compiler
          wrote on last edited by
          #4

          my Qt SDK is 1.1RC ;
          mesa-devel ?? I havn`t known it before , but I find "libglu1-mesa-dev" .
          Can you tell me the full name of "mesa-devel " ?

          1 Reply Last reply
          0
          • B Offline
            B Offline
            baysmith
            wrote on last edited by
            #5

            For OpenSuSE 11.3, I have Mesa-7.8.2-1.3 and Mesa-devel-7.8.2-1.3.

            @
            ~> cat /etc/SuSE-release
            openSUSE 11.3 (i586)
            VERSION = 11.3
            ~> rpm -q --whatprovides /usr/include/GL/glu.h
            Mesa-devel-7.8.2-1.3.i586
            ~> rpm -qa | grep Mesa
            Mesa-7.8.2-1.3.i586
            Mesa-devel-7.8.2-1.3.i586
            @

            Nokia Certified Qt Specialist.

            1 Reply Last reply
            0
            • C Offline
              C Offline
              Compiler
              wrote on last edited by
              #6

              ok ,I will try it .

              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