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. Problem while building qtbase
Forum Updated to NodeBB v4.3 + New Features

Problem while building qtbase

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 4 Posters 999 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.
  • B Offline
    B Offline
    br_developer
    wrote on last edited by
    #1

    Hello guys,
    I'm trying to get things going, but had a problem I couldn't fix. In order to build all libraries, inside Qt\5.4\Src I did a qmake, followed by a mingw32-make. Many problems with ICU happened, but I was able to fix them all. The persisting problems are with the network bit of qtbase. It presents many compilation errors and the build fails.
    0_1539868231985_problem1.PNG
    Do you guys know how to fix it?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Don't make a developer build.

      Also, update Qt to a newer version is you only can. Current LTS release is Qt 5.9.

      (Z(:^

      1 Reply Last reply
      4
      • B Offline
        B Offline
        br_developer
        wrote on last edited by
        #3

        @sierdzio said in Problem while building qtbase:

        make a develope

        Hi @sierdzio , thanks for your reply. Why shouldn't I make a developer build? I need to use a library, called qthttp (which is almost impossible to find online, so I'm using a legacy version I have), but it does not get recognized by the Qt project. I thought a complete build, of all the libraries, would solve it. Do you have any suggestions/instructions on how to proceed?

        I'll update it ASAP.

        aha_1980A 1 Reply Last reply
        0
        • B br_developer

          @sierdzio said in Problem while building qtbase:

          make a develope

          Hi @sierdzio , thanks for your reply. Why shouldn't I make a developer build? I need to use a library, called qthttp (which is almost impossible to find online, so I'm using a legacy version I have), but it does not get recognized by the Qt project. I thought a complete build, of all the libraries, would solve it. Do you have any suggestions/instructions on how to proceed?

          I'll update it ASAP.

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @br_developer said in Problem while building qtbase:

          Why shouldn't I make a developer build?

          A developer build is for people that develop Qt itself. It has several restrictions and therefore should not be used by an end user.

          Qt has to stay free or it will die.

          1 Reply Last reply
          2
          • B Offline
            B Offline
            br_developer
            wrote on last edited by
            #5

            @aha_1980 , got it, thanks! Do you have any insight on what could I do in order to be able to use the qthttp library? I've searched the web for weeks on end, and found nothing.

            jsulmJ 1 Reply Last reply
            0
            • B br_developer

              @aha_1980 , got it, thanks! Do you have any insight on what could I do in order to be able to use the qthttp library? I've searched the web for weeks on end, and found nothing.

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @br_developer How do you use qthttp library? Can you show your pro file? Is it built using same compiler you use?

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              1
              • aha_1980A Offline
                aha_1980A Offline
                aha_1980
                Lifetime Qt Champion
                wrote on last edited by
                #7

                @br_developer said in Problem while building qtbase:

                I need to use a library

                What do you actually want to do with this library?

                called qthttp (which is almost impossible to find online, so I'm using a legacy version I have)

                You are aware of the problems that can occur when using legacy code (and I'd call Qt 5.4 legacy too) in security-relevant environments?

                but it does not get recognized by the Qt project.

                Can you elaborate on this? "does not get recognized" is a bit vague and most likely technically incorrect.

                So:

                • what did you actually do?
                • what did you expect to happen?
                • what did happen instead?

                Regards

                Qt has to stay free or it will die.

                1 Reply Last reply
                4

                • Login

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