Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Win XP & Boxes Example with OpenGL
Forum Updated to NodeBB v4.3 + New Features

Win XP & Boxes Example with OpenGL

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 3 Posters 2.2k 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.
  • D Offline
    D Offline
    Dylan1974
    wrote on last edited by
    #1

    Hi All,

    I've installed QT 5.01 Visual Studio 2010 (Express version installed) variant and tried to build the boxes example. It fails to build because I think the path to the OpenGL files are not being resolved.

    Are there any environment vars I need to set in Windows XP? Please can someone help or point me in the right direction.

    Thanks,
    Dylan

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      Are you using QT 5 and Qt creator with vs 2010 as tool chain?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dylan1974
        wrote on last edited by
        #3

        Hi Thanks for replying. At the moment I've installed QT 5 and gone to the examples browser in Creator to see some example running. I can build and run some of the examples, but not the ones using GL. I'm a complete newb to QT, btw.

        On another computer I've downloaded the MinGW version of QT and get the same build errors, which I believe to be down to the header paths resolution, so I'm thinking it's a system/environmental path or some library dependency I've not dealt with. Any help appreciated.

        Thanks,
        Dylan

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          Wit msvc tool chain you have actually two possibilities for an IDE (msvc native and Qt creator). The handling is different and dependent on the IDE. The MinGW version is using also Qt creator. I am not surprised that you are facing similar problems.
          Unfortunately, I do not know anything of requirements for openGl, but I believe your thread is better hosted in the tools forum. I will it there.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            ZapB
            wrote on last edited by
            #5

            Hi, please see https://bugreports.qt-project.org/browse/QTBUG-28715.

            Short answer, wait for 5.0.2 which will hopefully include a Qt5 build with Desktop OpenGL support or build it yourself configuring with "-opengl desktop"

            Nokia Certified Qt Specialist
            Interested in hearing about Qt related work

            1 Reply Last reply
            0
            • D Offline
              D Offline
              Dylan1974
              wrote on last edited by
              #6

              Thanks all. Glad it wasn't something silly that I'd missed.

              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