Qt Forum

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

    Unsolved Troubles compiling with ./configure

    Installation and Deployment
    3
    7
    83
    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.
    • R
      rock37 last edited by

      Hello everyone, i downloaded the online installer and installed all dependencies. But when i run ./configure i get: https://paste.debian.net/1298786/

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

        Hi,

        Are you really starting from a clean slate ?
        It looks like you are in a folder where configure ran already.

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

        R 1 Reply Last reply Reply Quote 0
        • R
          rock37 @SGaist last edited by

          @SGaist i did a fresh install and ran ./configure one time

          R 2 Replies Last reply Reply Quote 0
          • R
            rock37 @rock37 last edited by

            @rock37 also if i remove CMakeCache.txt and CMakeFiles i get the same result...

            Christian Ehrlicher 1 Reply Last reply Reply Quote 0
            • Christian Ehrlicher
              Christian Ehrlicher Lifetime Qt Champion @rock37 last edited by

              @rock37 said in Troubles compiling with ./configure:

              also if i remove CMakeCache.txt and CMakeFiles i get the same result...

              You should remove the complete build folder and start over.
              Looks like you did an in-source build. Remove the sources, extract them again, do an out-of-source build as described everywhere.

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              1 Reply Last reply Reply Quote 1
              • R
                rock37 @rock37 last edited by

                found the problem...

                Christian Ehrlicher 1 Reply Last reply Reply Quote 0
                • Christian Ehrlicher
                  Christian Ehrlicher Lifetime Qt Champion @rock37 last edited by

                  @rock37 said in Troubles compiling with ./configure:

                  found the problem...

                  This is not really informative - it would be good for others to post the actual solution and also mark the topic as solved afterwards.

                  Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                  Visit the Qt Academy at https://academy.qt.io/catalog

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