Results 1 to 2 of 2

Thread: configure Qt with opengl on Ubuntu 8.10

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Knivsta, Sweden
    Posts
    153
    Thanks
    30
    Thanked 13 Times in 12 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default configure Qt with opengl on Ubuntu 8.10

    After unpacking the latest Qt sources, I'm running

    ./configure -opengl

    and the output ends with

    All the OpenGL functionality tests failed!
    You might need to modify the include and library search paths by editing
    QMAKE_INCDIR_OPENGL, QMAKE_LIBDIR_OPENGL and QMAKE_LIBS_OPENGL

    I have installed the proprietary nvidia driver and programs like e.g stellarium are obviously using OpenGL. I have not installed anything specific that might give me the headers files that the configure script was apparently looking for. Is there something one can "apt-get install" that will put those headers in the appropriate places?

  2. The following user says thank you to drhex for this useful post:

    ferrabras (1st March 2011)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.