Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Can not compile configure??

Can not compile configure??

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 3 Posters 1.8k 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.
  • G Offline
    G Offline
    gotojyh
    wrote on last edited by
    #1

    when I compile configure
    I found these error

    Error 1 error C1189: #error : "Are you sure you need the other hashing algorithms besides SHA-1?" ..\qt_5_3_0\src\qtbase\src\corelib\tools\qcryptographichash.cpp 49
    Error 2 error C1189:#error : "This file cannot be compiled with pre-compiled headers" ..\qt_5_3_0\src\qtbase\src\corelib\tools\qstring_compat.cpp 43

    how to do??

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

      Hi and welcome to devnet,

      What do you mean by "compile configure" ?

      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
      • G Offline
        G Offline
        gotojyh
        wrote on last edited by
        #3

        thank you for your reply

        $(QTDIR)\src\qtbase\tools\configure\configure.pro
        I want to compile this project

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

          How are you trying to do that ?

          Out of curiosity, why do you want to do that ?

          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
          • G Offline
            G Offline
            gotojyh
            wrote on last edited by
            #5

            if I compile qmake or submodule without 'configure',it will fail,so I want to know what 'configure' has done. such as 'create qconfig.cpp' and so on.
            I want to see the source,but now it can't build suc.

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              Hi,

              You are not meant to compile qmake by itself.

              Configure and build Qt modules from the root directory (1 level above the qtbase folder). qmake will automatically be built too.

              See https://qt-project.org/wiki/Building_Qt_5_from_Git

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              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