Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how import Glut and glew library to Qt

how import Glut and glew library to Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 620 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.
  • M Offline
    M Offline
    manoj_prasanga
    wrote on last edited by
    #1

    my Qt directory does not exists Glut and Glew library.How can i download and add in to directory

    jsulmJ 1 Reply Last reply
    0
    • M manoj_prasanga

      my Qt directory does not exists Glut and Glew library.How can i download and add in to directory

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

      @manoj_prasanga On which OS are you?
      On Debian based Linux systems you need to install freeglut-dev and libglew-dev.
      And there is no need to add these header files to your Qt installation directory.

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

      M 1 Reply Last reply
      2
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        To add to @jsulm, neither Glut nor Glew are provided by Qt. They are not used by Qt at all.

        Depending on your needs, Qt3D might already cover that.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        3
        • jsulmJ jsulm

          @manoj_prasanga On which OS are you?
          On Debian based Linux systems you need to install freeglut-dev and libglew-dev.
          And there is no need to add these header files to your Qt installation directory.

          M Offline
          M Offline
          manoj_prasanga
          wrote on last edited by
          #4

          @jsulm i am windows user?what i have to do?

          jsulmJ 1 Reply Last reply
          0
          • M manoj_prasanga

            @jsulm i am windows user?what i have to do?

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

            @manoj_prasanga Here you can find Windows binaries: https://www.transmissionzero.co.uk/software/freeglut-devel/
            Do you really need them? As @SGaist stated Qt does not need them.

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

            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