Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How can I configure QT source code if it can't detect default installed OpenGl ES?
Forum Updated to NodeBB v4.3 + New Features

How can I configure QT source code if it can't detect default installed OpenGl ES?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
48 Posts 3 Posters 9.3k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #38

    So it's working fine and "-nomake" is listed as well.

    So, if you call the just configure from a new empty folder outside of Qt sources, what do you get ?

    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
    0
    • U Offline
      U Offline
      UltraBurstXD
      wrote on last edited by UltraBurstXD
      #39

      Wow, now it strangely worked... Now I'm getting:

      Note: Also available for Linux: linux-clang linux-icc
      
      Note: Disabling X11 Accessibility Bridge: D-Bus or AT-SPI is missing.
      
      Note: No wayland-egl support detected. Cross-toolkit compatibility disabled.
      
      Note: The following modules are not being compiled in this configuration:
          webenginecore
          webengine
          webenginewidgets
          pdf
          pdfwidgets
      
      WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
      
      Either ensure that llvm-config is in your PATH environment variable, or set LLVM_INSTALL_DIR to the location of your llvm installation.
      On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution.
      On macOS, you can use Homebrew's llvm package.
      On Windows, you must set LLVM_INSTALL_DIR to the installation path.
      
      WARNING: Python version 2 (2.7.5 or later) is required to build QtWebengine.
      
      WARNING: Python version 2 (2.7.5 or later) is required to build QtPdf.
      
      WARNING: QtWebEngine will not be built.
      
      WARNING: QtPdf will not be built.
      
      Qt is now configured for building. Just run 'gmake'.
      Once everything is built, you must run 'gmake install'.
      Qt will be installed into '/usr/local/Qt-5.15.2'.
      
      Prior to reconfiguration, make sure you remove any leftovers from
      the previous build.
      

      Do I need LLVM for this?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #40

        Well, it depends on your needs. If you need any of the modules depending on it then yes. Note that you should build only what you need. That will save you time and space.

        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
        0
        • U Offline
          U Offline
          UltraBurstXD
          wrote on last edited by UltraBurstXD
          #41

          So, what should i do after installing it? The size of dependencies is really small compared to source, i rebuilt the source many times because of that. I thought that i did some mistake (I'm building it just now). The files size in waiting state to built is 138 MB...

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #42

            After installing LLVM ?

            Start a new build from scratch (do not throw away the working one).

            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
            0
            • U Offline
              U Offline
              UltraBurstXD
              wrote on last edited by UltraBurstXD
              #43

              Yes, I installed my distro LLVM version and the built dependencies total size is 594.0 MB...
              Screenshot from 2020-12-28 10-05-41.png
              Screenshot from 2020-12-28 09-58-01.png
              That above is the total size of installed QT binaries in root folder.
              So, last week and few days ago I was rebuilding from source nearly all days, it's strange that the qt binaries total is 237.5 MB, certainly something's wrong. And btw isn't qt creator included in sources? It isn't present in qt binaries...

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #44

                The size will also depend on the options you passed to configure.

                No Qt Creator is a younger and independent 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
                0
                • U Offline
                  U Offline
                  UltraBurstXD
                  wrote on last edited by UltraBurstXD
                  #45

                  So, in my case, i need to download an offline qt creator installer?

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #46

                    I am not following you, why would you need an offline installer ?

                    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
                    0
                    • U Offline
                      U Offline
                      UltraBurstXD
                      wrote on last edited by
                      #47

                      I've built qt from source, and qt creator is missing. From what i could understand it's an independent project...

                      1 Reply Last reply
                      0
                      • SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by SGaist
                        #48

                        You do not need to build it yourself. Either use the Qt Creator installer or the one from the online installer to get the latest version. You can even use the one from your distribution if it fills the bill.

                        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
                        0

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved