Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can not open a complete project in qt

Can not open a complete project in qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 4 Posters 920 Views
  • 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.
  • RIVOPICOR Offline
    RIVOPICOR Offline
    RIVOPICO
    wrote on last edited by
    #1

    the project is
    https://github.com/razorlove-legacy/foocoin

    When open show me
    http://prntscr.com/k9jk1f

    K 1 Reply Last reply
    0
    • RIVOPICOR RIVOPICO

      the project is
      https://github.com/razorlove-legacy/foocoin

      When open show me
      http://prntscr.com/k9jk1f

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @RIVOPICO

      Did you check your toolchain setup under "Tools"->"Options"->"Build&Run"?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • RIVOPICOR Offline
        RIVOPICOR Offline
        RIVOPICO
        wrote on last edited by
        #3

        im using msvc compiler maybe this is the reason?

        aha_1980A 1 Reply Last reply
        0
        • RIVOPICOR RIVOPICO

          im using msvc compiler maybe this is the reason?

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

          @RIVOPICO please check what @koahnig suggested.

          Which Qt and MSVC version are you using? And Which Creator version?

          Qt has to stay free or it will die.

          1 Reply Last reply
          1
          • RIVOPICOR Offline
            RIVOPICOR Offline
            RIVOPICO
            wrote on last edited by
            #5

            i checked. i have this
            http://prntscr.com/k9lqbf

            aha_1980A 1 Reply Last reply
            0
            • RIVOPICOR RIVOPICO

              i checked. i have this
              http://prntscr.com/k9lqbf

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

              @RIVOPICO As you can easily see, there is no compiler assigned.

              Qt has to stay free or it will die.

              1 Reply Last reply
              0
              • RIVOPICOR Offline
                RIVOPICOR Offline
                RIVOPICO
                wrote on last edited by
                #7

                always happen me the same in windows 7 , i installed qt 5.1.10 with msvc and is not selected what i should do to fix it?

                K 1 Reply Last reply
                0
                • RIVOPICOR RIVOPICO

                  always happen me the same in windows 7 , i installed qt 5.1.10 with msvc and is not selected what i should do to fix it?

                  K Offline
                  K Offline
                  koahnig
                  wrote on last edited by
                  #8

                  @RIVOPICO

                  You have to install it separately. Only MinGW compiler may be installed directly through online installer.

                  Note: You have to install eventually one of the copmmunity versions matching the compiler used for pre-compilation of Qt.

                  Vote the answer(s) that helped you to solve your issue(s)

                  RIVOPICOR 1 Reply Last reply
                  1
                  • K koahnig

                    @RIVOPICO

                    You have to install it separately. Only MinGW compiler may be installed directly through online installer.

                    Note: You have to install eventually one of the copmmunity versions matching the compiler used for pre-compilation of Qt.

                    RIVOPICOR Offline
                    RIVOPICOR Offline
                    RIVOPICO
                    wrote on last edited by
                    #9

                    @koahnig thank you i install mingw.
                    One question you know why this error?
                    http://prntscr.com/k9m37r

                    K 1 Reply Last reply
                    0
                    • RIVOPICOR RIVOPICO

                      @koahnig thank you i install mingw.
                      One question you know why this error?
                      http://prntscr.com/k9m37r

                      K Offline
                      K Offline
                      koahnig
                      wrote on last edited by
                      #10

                      @RIVOPICO

                      Nope. Never came across this yet. I might be wrong, but it looks that something has to be installed for openssl.

                      Vote the answer(s) that helped you to solve your issue(s)

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

                        Hi,

                        The header missing indeed means that you don't have any OpenSSL installed which is required to build that software.

                        As for the begin/end namespace macros, there's likely a Qt include missing.

                        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