Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Newbie: Glu32.dll not found

    Installation and Deployment
    2
    9
    1269
    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
      AndyTrevor last edited by

      I am totally new in Qt and I was trying to build the example Hello program, but it can't find the Glu32.dll. I would appreciate some help on how to get myself started with Qt. Maybe there is an environment setup that I am missing.

      I installed 5.4 downloaded from the site.

      Thank you in advance.

      Andy

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

        Hi and welcome to devnet,

        Which exact version of Qt did you install ? On what version of 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
        • A
          AndyTrevor last edited by

          Hello, thanks for the speedy response. I installed the latest Qt 5.4 on Windows 8.1. I did installed in on a different drive instead of the default C:\Qt.

          Thanks again for the help.

          Andy

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

            But which package ? Qt for windows comes in several flavors between the various Visual Studio builds and MinGW

            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
              AndyTrevor last edited by

              Hello again, not sure which package but here are a couple of snapshots that I hope can clarify my issue.

              Thanks again.

              Andy

              Qt Environment

              Qt Example

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

                What version of Visual Studio do you have installed on your computer ?

                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
                  AndyTrevor last edited by

                  I have Visual Studio 2013 installed. But I also have Embarcadero XE6 installed. I am more of a Delphi programmer, so Qt is really new to me.

                  Thanks again for any help. Appreciate it.

                  Andy

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

                    Then first thing to do is to download the Visual Studio 2013 Qt Version. Microsoft's compiler are not compatible one with the other so you have to use matching libraries. This is not valid only for Qt but for all libraries you would like to use in your project.

                    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
                      AndyTrevor last edited by

                      Thank you for the guidance. I will uninstall my Qt and install the appropriate one. I will report back on my progress.

                      Thanks again.

                      Andy

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post