Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qt 5 and opengl problem!

    Game Development
    2
    8
    1537
    Loading More Posts
    • 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.
    • A
      arbarekat last edited by

      Hi..
      i've made a small game using open gl in qt 5
      but it doesn't show anything in some computers
      i tested it on qt 4 and it worked
      what should i do for it work on every computer?
      thanks in advance

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        That's a bit vague, what OS are you targeting, what's the configuration of the computer where it's failing ?

        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 Reply Quote 0
        • A
          arbarekat last edited by

          The os is win7
          i've found out that the compiled project doesn't run on a computer that has not visual studio (2008) installed.
          is there any plugin or runtime need to be installed before?
          Thanks

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Did you deploy your application properly ?

            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 Reply Quote 0
            • A
              arbarekat last edited by

              I think i did.because it works on some computers and its other parts(parts that dont work with opengl)work properly on every computer.
              i think that there's a plugin needed for opengl functioning but i don't know what is it!
              please help
              thanks

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                Are you also redistributing the VS runtime ?

                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 Reply Quote 0
                • A
                  arbarekat last edited by

                  I don't know what to do
                  please explain what should i do exactly?
                  Thanks so much

                  1 Reply Last reply Reply Quote 0
                  • SGaist
                    SGaist Lifetime Qt Champion last edited by

                    Follow that fine wiki "entry":http://qt-project.org/wiki/Deploy_an_Application_on_Windows

                    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 Reply Quote 0
                    • First post
                      Last post